summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-11-08Fixed docs for EmailMessage extra_headers attributeTom Scholl
2013-11-08Added missing parameter in npgettext_lazy docsglts
2013-11-08Fixed #13970 -- Made SelectDateWidget use the standard widget is_required att...Claude Paroz
2013-11-08Removed obsolete locale restriction admonitionClaude Paroz
2013-11-08Fixed #21396: Document backwards-incompatible change in RedirectView.get_redi...Baptiste Mispelon
2013-11-08Fixed #5849 -- Strip whitespace from blocktransBouke Haarsma
2013-11-07Merge pull request #1850 from unaizalakain/ticket_13725Anssi Kääriäinen
2013-11-07Fixed #13725 -- take url scheme into account in assertRedirectsUnai Zalakain
2013-11-07Added 1.4.10 release notes.Tim Graham
2013-11-07Removed no longer relevant wordSylvain Bellemare
2013-11-07Fixed #20536 -- rewrite of the file based cache backendJaap Roes
2013-11-07Added more items to the release checklist.Baptiste Mispelon
2013-11-07Fixed #17001 -- Custom querysets for prefetch_related.Loic Bistuer
2013-11-071.6 isn't under development any more.Aymeric Augustin
2013-11-06Added missing info to the release checklist.Baptiste Mispelon
2013-11-06Fixed typos in documentation.Baptiste Mispelon
2013-11-06Fixed another typo introduced by b914991b3705cb6c91013d962c55cda9deb18d83.Baptiste Mispelon
2013-11-05Fixed a documentation typo introduced by b914991b37.Simon Charette
2013-11-06Added more tests and documentation for dictsort.Baptiste Mispelon
2013-11-05Improved English in release notes for runserver.Aymeric Augustin
2013-11-05Fixed #18419 -- Full backwards compatibility for old language codesBouke Haarsma
2013-11-04Improved changelog for runserver in 1.7.Aymeric Augustin
2013-11-04Fixed #18149 -- Changed language codes for ChineseBouke Haarsma
2013-11-03Fixed all E226 violationsAlex Gaynor
2013-11-02Fixed the remaining E302 violations int eh django packageAlex Gaynor
2013-11-02Fixed all E261 warningscoagulant
2013-11-02Fixed flake8 E241Boryslav Larin
2013-11-02Django should be capitalized in textBouke Haarsma
2013-11-02Fixed #21373 -- Typo fixed in i18n docsClaude Paroz
2013-11-02Fixed #21341 -- Eased https requests with the test clientUnai Zalakain
2013-11-02Merge pull request #1799 from Bouke/tickets/9523Aymeric Augustin
2013-11-02Fixed #21354 -- Documented contrib.redirects defaults to 301 redirectsBouke Haarsma
2013-11-02Fixed #9523 -- Restart runserver after translation MO files changeBouke Haarsma
2013-11-01Fixed spelling ("dependant" -> "dependent")Tim Graham
2013-11-01Fixed typo -- "a" user, not "an" userSylvain Bellemare
2013-11-01Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 onClaude Paroz
2013-11-01Fixed #21359 -- Corrected MySQL collation name in databases docsClaude Paroz
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 #21306 -- Documented lower-casing behavior of title filter.Tim Graham
2013-10-30Fixed #21294 -- Clarified the logout next_page argument.Tim Graham
2013-10-30Fixed #20610: Added a message level dict to contrib.message context processor.Baptiste Mispelon
2013-10-30Documented the limitation on sep argument to SignerAntoine Catton
2013-10-30Fixed #21316 -- Documented that modifying safe strings makes them unsafe.Tim Graham
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-29Mark this as a python code-blockAlex Gaynor
2013-10-28Fixed #21344 -- Typo in docs/ref/models/queries.txtTim Graham
2013-10-27Fix note syntax usage.Eric Holscher
2013-10-26Fixed all the E203 violationsAlex Gaynor