django/docs
Adrian Holovaty c2a5c49ac2 Fixed #153 -- Changed docs to use new ordering syntax
git-svn-id: http://code.djangoproject.com/svn/django/trunk@299 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-22 18:45:22 +00:00
..
admin_css.txt Added screenshots to admin css docs 2005-07-19 15:39:15 +00:00
cache.txt Rolled a number of comments into documentation; thanks to all those who contributed. 2005-07-21 19:05:10 +00:00
db-api.txt Fixed #153 -- Changed docs to use new ordering syntax 2005-07-22 18:45:22 +00:00
faq.txt Added sqlite3 database backend -- somewhat tested, but probably not 100% perfect. 2005-07-22 03:15:43 +00:00
install.txt Fixed #103 -- Changed docs/install.txt to note there is no official version yet 2005-07-21 01:33:13 +00:00
model-api.txt Fixed #153 -- Changed docs to use new ordering syntax 2005-07-22 18:45:22 +00:00
modpython.txt Fixed spelling error and reworded mod_python PythonInterpreter section of docs 2005-07-21 19:42:51 +00:00
overview.txt Fixed #92 -- meta.Admin 'fields' parameter is now optional. If it's not given, Django will use all editable fields by default. This cuts down on redundancy. Also updated relevant docs to reflect the change. 2005-07-21 03:46:16 +00:00
templates.txt Rolled a number of comments into documentation; thanks to all those who contributed. 2005-07-21 19:05:10 +00:00
tutorial01.txt Added sqlite3 database backend -- somewhat tested, but probably not 100% perfect. 2005-07-22 03:15:43 +00:00
tutorial02.txt Changed tutorial docs to account for auto-reload on the development server 2005-07-21 15:36:43 +00:00
tutorial03.txt Fixed #153 -- Changed docs to use new ordering syntax 2005-07-22 18:45:22 +00:00
url_dispatch.txt Fixed typos in docs/url_dispatch from [282] 2005-07-21 19:45:36 +00:00
writing-apps-guide-outline.txt Moved django-docs to just plain docs 2005-07-13 18:54:07 +00:00