django/docs/ref/models
Adrian Holovaty cc25361b17 Fixed #12271 -- Fixed typo in URLField docs. Thanks, adam@andyet.net
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12184 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-10 18:42:30 +00:00
..
fields.txt Fixed #12271 -- Fixed typo in URLField docs. Thanks, adam@andyet.net 2010-01-10 18:42:30 +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 Made some edits to the validation part of docs/ref/models/instances.txt 2010-01-09 18:07:28 +00:00
options.txt
querysets.txt Fixed #10947 -- Fixed error in __in documentation. Thanks, julianb and timo 2010-01-10 17:25:44 +00:00
relations.txt