1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/models
2010-01-05 06:35:33 +00:00
..
fields.txt Added a section to the docs for discussing validators and updated a few links to point to it. 2010-01-05 06:18:41 +00:00
index.txt Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:44:21 +00:00
instances.txt Added a note that full_validate will not be called automatically by model.save(). 2010-01-05 06:35:33 +00:00
options.txt Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
querysets.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
relations.txt