summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2013-11-10added description of MySQL Connector/PythonDanSears
2013-11-09Fixed #21372 -- Corrected docs regarding translating LANGUAGES.Bernardo Pires
2013-11-09Fixed spelling of compatibility.Tim Graham
2013-11-09Fixed versionadded misuse in the admin documentation.Baptiste Mispelon
2013-11-08Added missing parameter in npgettext_lazy docsglts
2013-11-08Fixed #21396: Document backwards-incompatible change in RedirectView.get_redi...Baptiste Mispelon
2013-11-07Fixed #17001 -- Custom querysets for prefetch_related.Loic Bistuer
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-02Django should be capitalized in textBouke Haarsma
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 #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-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 #20610: Added a message level dict to contrib.message context processor.Baptiste Mispelon
2013-10-30Fixed #21316 -- Documented that modifying safe strings makes them unsafe.Tim 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-24Fixed #21219 -- Added a way to set different permission for static files.Vajrasky Kok
2013-10-24Fixed #20338 -- Stripped ending dot during host validationClaude Paroz
2013-10-23Fixed #13245: Explained Oracle's behavior w.r.t db_tableShai Berger
2013-10-22Fixed #17027 -- Added support for the power operator in F expressions.Florian Hahn
2013-10-21Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets.Riccardo Magliocchetti
2013-10-18Fixed #21212 -- Documented the reverse name for OneToOneField.Juergen Schackmann
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 #21210 -- Documented when runserver doesn't auto-restart.Bouke Haarsma
2013-10-14Fixed #15888 -- Made tablename argument of createcachetable optionalClaude Paroz
2013-10-12Forms docs: More emphasis in 'id' value customizability.Ramiro Morales
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-04Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
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-02Fixed #10913 -- Documented how related_name affects QuerySet filteringTim Graham
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-09-30Fixed #21154 -- Updated TemplateResponse docs to better explain context.Curtis Maloney
2013-09-28Note about static files dirs paths on Windows.Ramiro Morales
2013-09-28Fixed #20439 -- Started deprecation of IPAddressFieldErik Romijn