index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
releases
Age
Commit message (
Expand
)
Author
2013-05-25
Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation.
Preston Holmes
2013-05-25
Fixed #14825 -- LocaleMiddleware keeps language
Vlastimil Zíma
2013-05-23
Fixed #17648 -- Add `for_concrete_model` to `GenericForeignKey`.
Gavin Wahl
2013-05-23
Made fix for #9321 less buggy and more effective.
Ramiro Morales
2013-05-22
Merge pull request #1198 from KrzysiekJ/http-patch-method
Russell Keith-Magee
2013-05-22
Fixed #17048 - Added docs for upgrading Django.
Tim Graham
2013-05-22
Fixed #20478 – Added support for HTTP PATCH method in generic views.
Krzysztof Jurewicz
2013-05-21
Fixed #18702 -- Removed chunked reads from QuerySet iteration
Anssi Kääriäinen
2013-05-21
Fixed #19326 -- Added first() and last() methods to QuerySet
Selwin Ong
2013-05-20
Fixed #9321 -- Deprecated hard-coding of help text in model ManyToManyField f...
Ramiro Morales
2013-05-19
Fixed #16330 -- added --pks option in dumpdata command
Preston Holmes
2013-05-19
Fix #20447: URL names given to contrib.auth.views are now resolved.
Baptiste Mispelon
2013-05-19
Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
Łukasz Langa
2013-05-19
Fixed #12747 -- Made reason phrases customizable.
Aymeric Augustin
2013-05-18
Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase.
Ramiro Morales
2013-05-18
Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated
Łukasz Langa
2013-05-18
Merge branch 'allow-any-iterable-for-choices'
Donald Stufft
2013-05-18
Fixed #20430 - Enable iterable of iterables for model choices
Donald Stufft
2013-05-18
Fixed #13285: populate_xheaders breaks caching
Łukasz Langa
2013-05-18
Fixed #9595 -- Allow non-expiring cache timeouts.
Jacob Burch
2013-05-18
Fixed #13546 -- Easier handling of localize field options in ModelForm
Erik Romijn
2013-05-17
Fixed #5472 --Added OpenLayers-based widgets in contrib.gis
Claude Paroz
2013-05-14
Fixed #19934 - Use of Pillow is now preferred over PIL.
Daniel Lindsley
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-09
Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...
Luke Plant
2013-05-09
Fixed #20215 -- Disabled persistent connections by default.
Aymeric Augustin
2013-04-29
Corrected "it's" to "its" when used possessively.
Thomas Thurman
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-18
Complemented documentation following commit be9ae693c
Claude Paroz
2013-04-12
Fixed #20211: Document backwards-incompatible change in BoundField.label_tag
Baptiste Mispelon
2013-04-05
Added release note about percent literals in cursor.execute
Claude Paroz
2013-04-02
Added a dedication to Malcolm to release notes.
Ramiro Morales
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-28
Added 1.5.1 release notes.
Jacob Kaplan-Moss
2013-03-26
Fixed #20138 -- Added BCryptSHA256PasswordHasher
Donald Stufft
2013-03-24
Fixed #20124 - Fixed doc warnings.
Tim Graham
2013-03-24
Added changes missing from previous commit.
Aymeric Augustin
2013-03-24
Fixed #15124 -- Changed the default for BooleanField.
Aymeric Augustin
2013-03-24
Added release notes for 4b31a6a9.
Aymeric Augustin
2013-03-22
Added missing markup to docs.
Tim Graham
2013-03-21
Fixed #20084 -- Provided option to validate formset max_num on server.
Andrew Gorcester
2013-03-20
Fixed #18839 - Field.__init__() now calls super().
Carny Cheng
2013-03-19
Fixed #16319 -- added SuccessMessageMixin to contrib.messages
Paul Collins
2013-03-18
Fixed #13260 -- Quoted arguments interpolated in URLs in reverse.
Aymeric Augustin
2013-03-18
Fixed #19968 -- Dropped support for PostgreSQL < 8.4.
Aymeric Augustin
2013-03-18
Fixed #17037 -- Added a --all option to diffsettings.
Aymeric Augustin
2013-03-17
Fixed #19697 -- Added a deployment checklist.
Aymeric Augustin
2013-03-17
Added structure in the 1.6 release notes.
Aymeric Augustin
2013-03-15
Corrected typos in the 1.6 release notes
Marc Tamlyn
2013-03-14
Deprecated django.views.defaults.shortcut.
Aymeric Augustin
[next]