summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
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
2013-09-27Fixed malformed directive in CBV date-based-mixins docs.Carl Meyer
2013-09-23Removed extra p (topppings->toppings)Brett Koonce
2013-09-23Fixed #21070 -- Added a more complex database configuration example.Louis Fill
2013-09-23Fixed #21120 -- Added more explicit text on using validators and link to writ...Ben Huckvale
2013-09-22Added docs for changes in commit dd3a883894.Ramiro Morales
2013-09-22A few doc additions for changes from d228c1192e.Ramiro Morales
2013-09-21Correct very minor typomlissner
2013-09-21Fixed #21133 --Clarifed documentation about strftime formatting.Curtis Maloney
2013-09-20Fixed #20877 -- added a performance optimization guideevildmp
2013-09-20Fixed #20702 -- Deprecated get_formsets in favor of get_formsets_with_inlines.tschilling
2013-09-19Fixed #9532 -- Added min_num and validate_min on formsets.yokomizor
2013-09-18Fixed #19414 -- Added admin registration decoratorBrian Holdefehr
2013-09-18Fixed #21116 -- Made usage of manage.py in docs more consistent.Tim Graham
2013-09-18Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE...Berker Peksag
2013-09-16Fixed #17627 -- Renamed util.py files to utils.pyTim Graham