django/docs
Malcolm Tredinnick e6e663371b Fixed #2354 -- Added a note about "manage.py validate" to the list of useful
commands.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3362 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-19 02:28:35 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
authentication.txt
cache.txt Fixed #1998 -- Changed double quotes to single quotes 2006-05-26 04:05:02 +00:00
contributing.txt Fixed #1216 -- Noted in docs/contributing.txt 'Unit tests' section that the user needs permission to create a database 2006-05-05 04:27:16 +00:00
csrf.txt Fixed #1998 -- Changed double quotes to single quotes 2006-05-26 04:05:02 +00:00
db-api.txt Refs #2217 -- Updated DB API docs to discuss filtering using objects rather than IDs. Second attempt - forgot to save before commit last time. 2006-07-09 03:53:11 +00:00
design_philosophies.txt MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
django-admin.txt Added 'Turning off auto-reload' section to docs/django-admin.txt 2006-07-17 14:58:39 +00:00
email.txt
faq.txt
fastcgi.txt Added information about flup to docs/fastcgi.txt 2006-06-26 12:48:47 +00:00
flatpages.txt Fixed ReST error in docs/flatpages.txt 2006-05-02 02:01:19 +00:00
forms.txt
generic_views.txt
i18n.txt Fixed #2347 -- documented the use of "and" in the blocktrans template tag. 2006-07-14 02:57:10 +00:00
install.txt Changed the link the "official tarball" to refer to the 0.91 release and added 2006-05-17 02:39:52 +00:00
legacy_databases.txt MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
middleware.txt
model-api.txt
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
request_response.txt
serialization.txt Added a JSON serializer, a few more tests, and a couple more lines of docs. 2006-06-29 16:42:49 +00:00
sessions.txt Fixed #2295 -- Improved docs/sessions.txt to note INSTALLED_APPS requirement. 2006-07-07 22:25:32 +00:00
settings.txt
sites.txt
static_files.txt
syndication_feeds.txt Fixed #2158 -- Added title_template and description_template hooks to Feed class in syndication framework. 2006-06-26 23:19:03 +00:00
templates.txt
templates_python.txt
transactions.txt Fixed #1998 -- Changed double quotes to single quotes 2006-05-26 04:05:02 +00:00
tutorial01.txt Fixed #2354 -- Added a note about "manage.py validate" to the list of useful 2006-07-19 02:28:35 +00:00
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt Fixed two typos in docs/url_dispatch.txt 2006-05-03 02:18:10 +00:00