django/docs
Jacob Kaplan-Moss 5498dbe519 Fixed #196: date-based generic views now have a "use_numeric_months" option if you'd like to use numeric months in the urls. Also fixed #183 while I was at it.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@308 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-25 22:07:04 +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 Cleaned up FAQ changes from [303] 2005-07-25 16:46:52 +00:00
forms.txt Copy-edited docs from [303] and [304] 2005-07-25 17:18:39 +00:00
generic_views.txt Fixed #196: date-based generic views now have a "use_numeric_months" option if you'd like to use numeric months in the urls. Also fixed #183 while I was at it. 2005-07-25 22:07:04 +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 Fixed #169 -- Thanks, django@gimbo.org.uk 2005-07-23 15:47:06 +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