summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2016-10-01[1.10.x] Confirmed support for PostGIS 2.3.Tim Graham
2016-09-30[1.10.x] Refs #27186 -- Fixed model form default fallback for CheckboxSelectM...Tim Graham
2016-09-30[1.10.x] Updated links to the current version of PostGIS docs.Tim Graham
2016-09-30[1.10.x] Updated links to the current version of MySQL docs.Tim Graham
2016-09-29[1.10.x] Normalized spelling of "Web server/page" in docs.Tim Graham
2016-09-29[1.10.x] Fixed import typos in the docs.Frank Wiles
2016-09-28[1.10.x] Fixed typo in docs/ref/contrib/gis/install/postgis.txt.Christian Bundy
2016-09-27[1.10.x] Fixed #27076 -- Documented contrib.admin.sites.AdminSite.register().Austin Simmons
2016-09-27[1.10.x] Fixed #27053 -- Documented contrib.auth.get_user().Berker Peksag
2016-09-26[1.10.x] Fixed #27276 -- Doc'd how to reverse admin's login view.Jonatas CD
2016-09-22[1.10.x] Fixed #27186 -- Fixed model form default fallback for MultiWidget, F...Tim Graham
2016-09-17[1.10.x] Corrected docs for return type of Field.formfield().zhuanyenan
2016-09-15[1.10.x] Fixed typo in docs/ref/settings.txt.Tim Graham
2016-09-12[1.10.x] Fixed #27209 -- Fixed typo in docs/ref/models/database-functions.txt.Simon Charette
2016-09-09[1.10.x] Normalized spelling of ETag.Tim Graham
2016-09-02[1.10.x] Fixed #27099 -- Documented list filter's has_output() method.Jeff Willette
2016-09-01[1.10.x] Clarified URL regex check message with respect to include().Riccardo Magliocchetti
2016-09-01[1.10.x] Refs #27162 -- Complemented docs related to CreateExtensionClaude Paroz
2016-08-31[1.10.x] Made settings docs link to cache parameters more specific.Ed Morley
2016-08-30[1.10.x] Fixed #27145 -- Updated Storage.save() docs for refs #18899.Tim Graham
2016-08-26[1.10.x] Fixed incorrect variable name in {% regroup %} docs.Baptiste Mispelon
2016-08-23[1.10.x] Fixed #26998 -- Reverted some admin checks from checking field.many_...Collin Anderson
2016-08-19[1.10.x] Fixed #26987 -- Documented using QuerySet.get() without arguments.Abhishek Bera
2016-08-18[1.10.x] Refs #25854 -- Completed a RequestContext docs example.Tim Graham
2016-08-17[1.10.x] Fixed #26616 -- Clarified model usage in AppConfig.ready().Kevin Christopher Henry
2016-08-17[1.10.x] Fixed incorrect doc reference to Field.initial.Jon Dufresne
2016-08-15[1.10.x] Made cosmetic edits to Field.default docs.Victor Oliveira da Silva
2016-08-12[1.10.x] Fixed #27048 -- Documented that refresh_from_db() doesn't reload @ca...Tim Graham
2016-08-12[1.10.x] Removed some unnecessary repetition in PostgreSQL operations docs.Tim Graham
2016-08-11[1.10.x] Fixed #27050 -- Corrected django.setup()'s parameter name in docs.Tim Graham
2016-08-10[1.10.x] Documented GeoHash's precision parameter.Sergey Fedoseev
2016-08-09[1.10.x] Unified SpatiaLite spellingClaude Paroz
2016-08-08[1.10.x] Fixed docs to refer to HSTS includeSubdomains as a directive.Ed Morley
2016-08-08[1.10.x] Fixed typos in db-api GIS docsClaude Paroz
2016-08-01[1.10.x] Fixed #26927 -- Made subwidget iteration pass disabled and required ...Jon Dufresne
2016-07-30[1.10.x] Removed unnecessary 'just' from docs/ref/templates/api.txt.Ana Balica
2016-07-25[1.10.x] Fixed #26946 -- Clarified instructions for customizing collectstatic...Tim Graham
2016-07-25[1.10.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering...Tim Graham
2016-07-21[1.10.x] Fixed #26899 -- Documented why RawSQL params is a required parameter.petedmarsh
2016-07-21[1.10.x] Fixed #26918 -- Clarified source of pre/post_save update_fields argu...Tim Graham
2016-07-15[1.10.x] Fixed inconsistent indentation in docs/ref/models/options.txtTim Graham
2016-07-14[1.10.x] Reverted "Fixed #25388 -- Added an option to allow disabling of migr...Tim Graham
2016-07-14[1.10.x] Fixed typos in docs/ref/contrib/postgres/search.txtTom Carrick
2016-07-08[1.10.x] Refs #25774 -- Adjusted datetime database function docs field names.Simon Charette
2016-07-08[1.10.x] Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_nameSean Marlow
2016-07-07Fixed a typo in docs/ref/contrib/postgres/search.txt.Mathieu Richardoz
2016-07-06[1.10.x] Fixed capitalization of "URL pattern".Tim Graham
2016-07-06[1.10.x] Fixed #25461 -- Corrected meta API code examples to account for MTI.Romain Garrigues
2016-06-30[1.10.x] Fixed #26002 -- Explained ModelAdmin.get_search_results() example.Tim Graham
2016-06-28[1.10.x] Refs #23386 -- Documented that F() expressions are applied on each m...Tsering