summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [1.6.x] Prevented rendering attrs to be squashed in OSMWidgetClaude Paroz2013-09-033-4/+11
* [1.6.x] Fixed syntax error in OSMWidgetClaude Paroz2013-09-032-1/+10
* [1.6.x] Fixed gis test to run on non gis-enabled settingsClaude Paroz2013-09-021-11/+12
* [1.6.x] Fixed #20998 -- Allow custom (de)serialization for GIS widgetsClaude Paroz2013-09-024-24/+54
* [1.6.x] Made the doc about translating string literals in templates more prom...Loic Bistuer2013-08-311-17/+19
* [1.6.x] Fixed copy/paste error in measurement docsClaude Paroz2013-08-311-2/+2
* [1.6.x] Fixed typo in docs/ref/models/options.txtTim Graham2013-08-301-1/+1
* [1.6.x] Fixed #20999 - Allow overriding formfield class with choices, without...Carl Meyer2013-08-303-16/+22
* [1.6.x] Set 'bidi' Urdu property to TrueClaude Paroz2013-08-301-1/+1
* [1.6.x] Fixed #20988 -- Added model meta option select_on_saveAnssi Kääriäinen2013-08-307-16/+130
* [1.6.x] Removed stale add_q() commentAnssi Kääriäinen2013-08-301-2/+0
* [1.6.x] Added links to file docs.Jorge C. Leitão2013-08-291-13/+13
* [1.6.x] Fixed #14786 -- Fixed get_db_prep_lookup calling get_prep_value twice...Tim Graham2013-08-292-0/+19
* [1.6.x] Fixed #16433 -- Fixed a help_text/read only field interaction that ca...Tim Graham2013-08-294-5/+25
* [1.6.x] Fixed #20984 -- Stopped decoding bytes in sqlite3 adapter on Python 3Claude Paroz2013-08-291-1/+1
* [1.6.x] Minor spelling correction in ModelForms docsPhaneendra Chiruvella2013-08-281-1/+1
* [1.6.x] Fixed #20981 -- Noted the default value of disable_existing_loggers.Krzysztof Jurewicz2013-08-271-2/+3
* [1.6.x] Fixed typo in docs/topics/conditional-view-processing.txtJan Böcker2013-08-271-1/+1
* [1.6.x] Updated instructions for running contrib tests.Matt Robenolt2013-08-271-1/+1
* [1.6.x] Fixed #20961 -- Fixed HttpResponse default empty contentClaude Paroz2013-08-242-1/+8
* [1.6.x] Typos introduced in 57c82f909b.Ramiro Morales2013-08-222-7/+7
* [1.6.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.se...Tim Graham2013-08-2213-77/+225
* [1.6.x] Documentation -- Clarified use of 'view' in test client introduction.Kevin Christopher Henry2013-08-221-3/+4
* [1.6.x] Fixed #20944 -- Removed inaccurate statement about View.dispatch().Marc Tamlyn2013-08-221-4/+0
* [1.6.x] Made description of LANGUAGE_CODE setting more clear.Ramiro Morales2013-08-222-7/+21
* [1.6.x] Moved translator comment just above the target stringClaude Paroz2013-08-222-2/+4
* [1.6.x] Fixed #20955 -- select_related regressionAnssi Kääriäinen2013-08-223-4/+49
* [1.6.x] Documentation -- Corrected error about Model.full_clean()Kevin Christopher Henry2013-08-211-8/+3
* [1.6.x] Fixed #20949 -- Typo #2 in docstringTim Graham2013-08-211-1/+1
* [1.6.x] Fixed docstring typo, thanks minddust.Tim Graham2013-08-211-1/+1
* [1.6.x] Documentation - Noted that OneToOneField doesn't respect unique.Kevin Christopher Henry2013-08-201-2/+2
* [1.6.x] Fixed #20933 -- Allowed loaddata to load fixtures from relative paths.Florian Apolloner2013-08-204-10/+19
* [1.6.x] Fixed invalid testing fixtureAnssi Kääriäinen2013-08-201-0/+6
* [1.6.x] Fixed #20820 -- Model inheritance + m2m fixture loading regressionAnssi Kääriäinen2013-08-204-1/+36
* [1.6.x] Fixed a test failure introduced in f0bc2865ff.Simon Charette2013-08-201-1/+1
* Fixed #20943 -- Weakly reference senders when caching their associated receiversSimon Charette2013-08-203-5/+30
* [1.6.x] Correctly format missing Pillow/PIL exceptions messages. refs #19934Simon Charette2013-08-191-2/+2
* [1.6.x] Fixed #20829 -- Skip postgis metadata tables with introspectionHarm Geerts2013-08-162-2/+12
* [1.6.x] Updated translation templatesClaude Paroz2013-08-162-119/+137
* [1.6.x] Revert "Fixed #18491 -- deleting a proxy doesn't show warning about c...Tim Graham2013-08-163-48/+1
* [1.6.x] Fixed #20895 -- Made check management command warn if a BooleanField ...Alasdair Nicol2013-08-1523-41/+110
* [1.6.x] Fixed #20891 -- Removed part of the tutorial that requires pytzTim Graham2013-08-151-9/+0
* [1.6.x] Fixed #17778 -- Prevented class attributes on context from resolving ...Tim Graham2013-08-152-2/+14
* [1.6.x] Added release date to 1.5 release notes.James Bennett2013-08-151-0/+2
* [1.6.x] Updated docs following deprecation of django.views.defaults.shortcutAlasdair Nicol2013-08-152-11/+9
* [1.6.x] Added some doc links for django.contrib.messagesTim Graham2013-08-142-5/+10
* [1.6.x] Removed unneeded conditional_escapes from the testsuite.Florian Apolloner2013-08-131-21/+20
* [1.6.x] Fixed overflow for the "Recent Actions" widget on the admin index.Loic Bistuer2013-08-131-2/+2
* Added 1.4.6/1.5.2 release notes.1.6b2Tim Graham2013-08-133-0/+95
* Bumped version numbers for 1.6b2.Jacob Kaplan-Moss2013-08-131-1/+1