1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/models
2008-09-01 22:15:35 +00:00
..
fields.txt Fixed #8210 and #8664: moved USStateField and PhoneNumberField to django.contrib.localflavor.us. This is a backwards-incompatible change, albeit a minor one; just add an aditional import and go on your way. 2008-09-01 22:15:35 +00:00
index.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
instances.txt Fixed #8658: Added cross-references to signals docs from Model.save() docs 2008-08-31 09:03:18 +00:00
options.txt Fixed #8533: restored model inheritance docs, and updated one-to-one docs to match 2008-08-31 10:13:32 +00:00
querysets.txt Revived a bunch of missing documentation that got lost in the docs-refactor. 2008-08-29 05:04:26 +00:00
relations.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00