Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/releases
Commit message (Expand)AuthorAgeFilesLines
* Fixed #18388 - Added InlineModelAdmin.get_max_num hook.Tim Graham2013-06-021-2/+3
* Fixed #18169 -- NoReverseMatch not silenced if from block...Anssi Kääriäinen2013-05-311-0/+6
* Fixed #20515 - Clarified note regarding translator comments.Tim Graham2013-05-311-4/+3
* Fixed #19425 - Added InlineModelAdmin.get_extra hook.Tim Graham2013-05-301-0/+4
* Fixed #16856 - Added a way to clear select_related.Tim Graham2013-05-301-0/+5
* Fixed #20484 -- Added model validation for GenericIPAddre...Tim Graham2013-05-281-0/+7
* Fixed #20503 - Moved doctest utilities in with the rest o...Carl Meyer2013-05-271-12/+6
* Fixed #11603 - Added django.test.SimpleTestCase.assertFor...Tim Graham2013-05-271-0/+4
* Fixed #16137 - Removed kwargs requirement for QuerySet.ge...Tim Graham2013-05-271-0/+3
* Fixed #17582 - Added message to DoesNotExist exceptions.Tim Graham2013-05-271-0/+3
* Fixed #19866 -- Added security logger and return 400 for ...Preston Holmes2013-05-261-0/+7
* Fixed #14825 -- LocaleMiddleware keeps languageVlastimil Zíma2013-05-251-0/+4
* Fixed #17648 -- Add `for_concrete_model` to `GenericForei...Gavin Wahl2013-05-241-0/+5
* Made fix for #9321 less buggy and more effective.Ramiro Morales2013-05-231-4/+4
* Merge pull request #1198 from KrzysiekJ/http-patch-methodRussell Keith-Magee2013-05-231-0/+3
|\
| * Fixed #20478 – Added support for HTTP PATCH method in g...Krzysztof Jurewicz2013-05-221-0/+3
* | Fixed #17048 - Added docs for upgrading Django.Tim Graham2013-05-221-4/+5
|/
* Fixed #18702 -- Removed chunked reads from QuerySet itera...Anssi Kääriäinen2013-05-211-0/+19
* Fixed #19326 -- Added first() and last() methods to QuerySetSelwin Ong2013-05-211-0/+5
* Fixed #9321 -- Deprecated hard-coding of help text in mod...Ramiro Morales2013-05-201-0/+51
* Fixed #16330 -- added --pks option in dumpdata commandPreston Holmes2013-05-191-0/+4
* Fix #20447: URL names given to contrib.auth.views are now...Baptiste Mispelon2013-05-191-0/+6
* Fixed #20126 -- XViewMiddleware moved to django.contrib.a...Łukasz Langa2013-05-191-0/+4
* Fixed #12747 -- Made reason phrases customizable.Aymeric Augustin2013-05-191-0/+2
* Fixed #20004 -- Moved non DB-related assertions to Simple...Ramiro Morales2013-05-194-9/+10
* Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as d...Łukasz Langa2013-05-181-0/+17
* Merge branch 'allow-any-iterable-for-choices'Donald Stufft2013-05-181-0/+3
|\
| * Fixed #20430 - Enable iterable of iterables for model cho...Donald Stufft2013-05-181-0/+3
* | Fixed #13285: populate_xheaders breaks cachingŁukasz Langa2013-05-181-0/+5
|/
* Fixed #9595 -- Allow non-expiring cache timeouts.Jacob Burch2013-05-181-0/+6
* Fixed #13546 -- Easier handling of localize field options...Erik Romijn2013-05-181-0/+4
* Fixed #5472 --Added OpenLayers-based widgets in contrib.gisClaude Paroz2013-05-171-0/+7
* Fixed #19934 - Use of Pillow is now preferred over PIL.Daniel Lindsley2013-05-151-0/+7
* Fixed #17365, #17366, #18727 -- Switched to discovery tes...Carl Meyer2013-05-113-2/+59
* Fixed #19733 - deprecated ModelForms without 'fields' or ...Luke Plant2013-05-091-0/+52
* Fixed #20215 -- Disabled persistent connections by default.Aymeric Augustin2013-05-091-22/+2
* Corrected "it's" to "its" when used possessively.Thomas Thurman2013-04-291-1/+1
* Adapted uses of versionchanged/versionadded to the new form.Juan Catalano2013-04-201-0/+1
* Complemented documentation following commit be9ae693cClaude Paroz2013-04-181-0/+7
* Fixed #20211: Document backwards-incompatible change in B...Baptiste Mispelon2013-04-121-0/+4
* Added release note about percent literals in cursor.executeClaude Paroz2013-04-051-0/+18
* Added a dedication to Malcolm to release notes.Ramiro Morales2013-04-021-0/+18
* Fixed #19897 - Updated static files howto.Tim Graham2013-03-306-6/+6
* Added 1.5.1 release notes.Jacob Kaplan-Moss2013-03-282-0/+29
* Fixed #20138 -- Added BCryptSHA256PasswordHasherDonald Stufft2013-03-261-0/+3
* Fixed #20124 - Fixed doc warnings.Tim Graham2013-03-241-2/+2
* Added changes missing from previous commit.Aymeric Augustin2013-03-241-4/+4
* Fixed #15124 -- Changed the default for BooleanField.Aymeric Augustin2013-03-241-0/+14
* Added release notes for 4b31a6a9.Aymeric Augustin2013-03-241-0/+23
* Added missing markup to docs.Tim Graham2013-03-2211-34/+43