1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/ref/models
2016-05-27 09:13:12 -04:00
..
class.txt
conditional-expressions.txt
database-functions.txt Fixed #25774 -- Refactor datetime expressions into public API 2016-05-18 20:14:58 +10:00
expressions.txt Normalized "an SQL" spelling. 2016-05-03 19:30:48 -04:00
fields.txt Fixed #26508 -- Clarified docs for various FieldFile methods. 2016-05-07 12:16:42 -04:00
index.txt
instances.txt Fixed #26620 -- Made Model.refresh_from_db() fail when passed unknown kwargs. 2016-05-18 09:27:23 -04:00
lookups.txt Refs #25759 -- Documented customizing expressions' SQL on other databases. 2016-03-21 20:20:29 -04:00
meta.txt
options.txt Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models' default and base managers. 2016-05-17 12:07:22 +07:00
querysets.txt [1.10.x] Fixed typo in docs/ref/models/querysets.txt 2016-05-27 09:13:12 -04:00
relations.txt