1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/docs/ref/models
Tim Graham 4e4c10bc61 Removed docs for @permalink decorator.
It's been marked as "not recommended" since 1.6. Anyone still using it
may refer to older versions of the docs.
2014-07-10 17:30:39 -04:00
..
class.txt
fields.txt Fixed #22809 -- Added model Field API reference. 2014-07-10 06:03:04 -04:00
index.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
instances.txt Removed docs for @permalink decorator. 2014-07-10 17:30:39 -04:00
lookups.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
options.txt
queries.txt
querysets.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
relations.txt