1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/models
Claude Paroz 388bb5bd9a Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup()
Thanks Tim Graham for completing the initial patch.
2016-05-04 20:02:01 +02: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 #24932 -- Added Cast database function. 2016-03-29 08:14:33 -04:00
expressions.txt Normalized "an SQL" spelling. 2016-05-03 19:30:48 -04:00
fields.txt Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup() 2016-05-04 20:02:01 +02:00
index.txt
instances.txt Fixed #26207 -- Replaced dynamic classes with non-data descriptors for deferred instance loading. 2016-04-29 13:06:32 -04:00
lookups.txt Refs #25759 -- Documented customizing expressions' SQL on other databases. 2016-03-21 20:20:29 -04:00
meta.txt Fixed typos in docs/ref/models/meta.txt. 2016-03-01 08:33:27 -05:00
options.txt Fixed #26438 -- Fixed multiple .objects typos in the docs. 2016-03-31 18:27:47 -04:00
querysets.txt Fixed #26567 -- Updated references to obsolete RFC2616. 2016-05-03 11:14:40 -04:00
relations.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00