1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/models
2016-03-12 12:39:00 -05:00
..
class.txt
conditional-expressions.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
database-functions.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
expressions.txt Fixed #26321 -- Added missing "for_save" parameter in expressions example. 2016-03-03 19:36:03 -05:00
fields.txt Fixed #26239 -- Added a note about how auto_now works with QuerySet.update(). 2016-03-12 12:39:00 -05:00
index.txt
instances.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
lookups.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
meta.txt Fixed typos in docs/ref/models/meta.txt. 2016-03-01 08:33:27 -05:00
options.txt Fixed #26310 -- Documented that a queryset ordering must be specified to ensure ordered results. 2016-03-03 17:54:07 -05:00
querysets.txt Fixed #26310 -- Documented that a queryset ordering must be specified to ensure ordered results. 2016-03-03 17:54:07 -05:00
relations.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00