summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2013-11-04Fixed #18149 -- Changed language codes for ChineseBouke Haarsma
2013-11-02Django should be capitalized in textBouke Haarsma
2013-11-02Fixed #21341 -- Eased https requests with the test clientUnai Zalakain
2013-11-02Fixed #9523 -- Restart runserver after translation MO files changeBouke Haarsma
2013-10-31Fixed #21339 -- Documented removal of some form field error messagesClaude Paroz
2013-10-30Fixed #9722 - used pyinotify as change detection system when availableUnai Zalakain
2013-10-30Fixed #20610: Added a message level dict to contrib.message context processor.Baptiste Mispelon
2013-10-30Documented removal of django.core.servers.basehttp.WSGIServerExceptionTim Graham
2013-10-29Fixed #8261 -- ModelAdmin hook for customising the "show on site" buttonUnai Zalakain
2013-10-25Fixed typo in docs/releases/1.4.9.txt.Paolo Melchiorre
2013-10-24Fixed #21271 -- Added timeout parameter to SMTP EmailBackend.SusanTan
2013-10-24Fixed #21219 -- Added a way to set different permission for static files.Vajrasky Kok
2013-10-23Fixed #20945 -- Allowed cache tag to use a specific cache.Curtis Maloney
2013-10-23Bumped release date for 1.5.5 & 1.4.9.Tim Graham
2013-10-23typo on 1.7 release notesCollin Anderson
2013-10-22Added 1.5.5 and 1.4.9 release notesTim Graham
2013-10-22Fixed #17027 -- Added support for the power operator in F expressions.Florian Hahn
2013-10-22Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'.Bouke Haarsma
2013-10-21Added docs for the hasher's iteration count changes.Tim Graham
2013-10-18Fixed ReST error in 1.6. release notes.Tim Graham
2013-10-17Removed 1.6 release note text regarding password limit length.Tim Graham
2013-10-17Fixed #18659 -- Deprecated request.REQUEST and MergeDictBouke Haarsma
2013-10-15Fixed #16855 -- select_related() chains as expected.Marc Tamlyn
2013-10-15Fixed #7603 -- Added a 'scheme' property to the HttpRequest objectUnai Zalakain
2013-10-14Fixed #8620 -- Updated the Form metaclass to support excluding fields by shad...Loic Bistuer
2013-10-14Fixed #19617 -- Refactored Form metaclasses to support more inheritance scena...Loic Bistuer
2013-10-14Fixed #15888 -- Made tablename argument of createcachetable optionalClaude Paroz
2013-10-12Updated OpenLayers version from 2.11 to 2.13Claude Paroz
2013-10-11Fixed #13252 -- Added ability to serialize with natural primary keys.Tai Lee
2013-10-11Fixed #8918 -- Made FileField.upload_to optional.Tim Graham
2013-10-10Whitespace cleanup.Tim Graham
2013-10-08Fixed #21164 -- Added documentation for issue with test users.Russell Keith-Magee
2013-10-04Fixed #19321 -- Allowed redirect middleware HTTP responses to be overridden.Ryan Kaskel
2013-10-03Fixed #19277 -- Added LocaleMiddleware.response_redirect_classEmil Stenström
2013-10-03Fixed #21216 -- Allow `OneToOneField` reverse accessor to be hidden.Simon Charette
2013-10-02Changed the doc to use gender-neutral pronouns when possible.Baptiste Mispelon
2013-10-01Fixed #15185 -- Allowed ModelAdmin.list_display_links=None to disable change ...Ramiro Morales
2013-10-01Fixed #21147 -- Avoided time.time precision issue with cache backends.Michael Manfre
2013-09-30Fixed #13724: Corrected routing of write queries involving managers.Russell Keith-Magee
2013-09-28Fixed #20439 -- Started deprecation of IPAddressFieldErik Romijn
2013-09-25Fixed #17671 - Cursors are now context managers.Michael Manfre
2013-09-25Fixed #3871 -- Custom managers when traversing reverse relations.Loic Bistuer
2013-09-22Added docs for changes in commit dd3a883894.Ramiro Morales
2013-09-22Fixed #21141 -- Update Sphinx URLRogério Yokomizo
2013-09-20Fixed #20702 -- Deprecated get_formsets in favor of get_formsets_with_inlines.tschilling
2013-09-19Merge pull request #1644 from PaulMcMillan/bump_hash_iterationsPaul McMillan
2013-09-19Fixed #9532 -- Added min_num and validate_min on formsets.yokomizor
2013-09-19Increase default PBKDF2 iterationsPaul McMillan
2013-09-19Fixed #21125 -- Removed support for cache URI syntaxCurtis Maloney
2013-09-19Reworked security issue list to be per-issue, not per-release.Russell Keith-Magee