1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/docs
2008-07-26 01:12:46 +00:00
..
man
add_ons.txt Added a link to admin docs in add_ons.txt. Refs #7829. 2008-07-21 17:12:15 +00:00
admin_css.txt
admin.txt Standardised documentation of the Field help_text option and ModelAdmin.fields 'description' option. 2008-07-25 14:47:35 +00:00
apache_auth.txt
api_stability.txt Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq 2008-07-22 03:01:21 +00:00
authentication.txt Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq 2008-07-22 03:01:21 +00:00
cache.txt Fixed #7398 -- Allow for custom cache-backends to be used. 2008-07-25 18:51:32 +00:00
conf.py
contenttypes.txt Fixed spaces vs. tabs issue in docs/contenttypes.txt from [7976] 2008-07-22 02:57:14 +00:00
contributing.txt Fixed #7869 -- Removed a reference to an inner Admin class in docs/contributing.txt. Thanks John Scott. 2008-07-21 17:39:22 +00:00
csrf.txt Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq 2008-07-22 03:01:21 +00:00
custom_model_fields.txt Refs #7864 -- Updates to documentation for the oldforms/newforms switch. 2008-07-21 16:38:54 +00:00
databases.txt Corrected the privileges needed to run the test suite under Oracle 2008-07-21 16:50:04 +00:00
databrowse.txt
db-api.txt Fixed #7937 -- Corrected typo in layout of db docs. Thanks to John Scott for the report. 2008-07-25 11:32:06 +00:00
design_philosophies.txt Fixed #6367 -- Fixed link to zen of Python, thanks N00ne and dtulig. 2008-01-13 02:14:21 +00:00
distributions.txt
django-admin.txt Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq 2008-07-22 03:01:21 +00:00
documentation.txt
email.txt
faq.txt Fixed #7951 -- Corrected typo in FAQ. Thanks to vulcan_eager for the report. 2008-07-25 11:21:21 +00:00
fastcgi.txt Fixed #7896 -- Corrected a couple typos in fastcgi docs, thanks Thomas Steinacher. 2008-07-26 00:26:51 +00:00
flatpages.txt
form_for_model.txt Refs #7864 -- Updates to documentation for the oldforms/newforms switch. 2008-07-21 16:38:54 +00:00
form_preview.txt Refs #7864 -- Updates to documentation for the oldforms/newforms switch. 2008-07-21 16:38:54 +00:00
form_wizard.txt Refs #7864 -- Updates to documentation for the oldforms/newforms switch. 2008-07-21 16:38:54 +00:00
forms.txt Fixed #7870 -- Fixed typo in docs/forms.txt. Bad form, whoever originally wrote that 2008-07-22 03:44:48 +00:00
generic_views.txt Corrected link to ModelForm doc. 2008-07-21 16:57:50 +00:00
i18n.txt Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq 2008-07-22 03:01:21 +00:00
index.txt Refs #7864 -- Updates to documentation for the oldforms/newforms switch. 2008-07-21 16:38:54 +00:00
install.txt Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq 2008-07-22 03:01:21 +00:00
legacy_databases.txt
localflavor.txt Refs #7864 -- Updates to documentation for the oldforms/newforms switch. 2008-07-21 16:38:54 +00:00
Makefile
middleware.txt
model-api.txt Standardised documentation of the Field help_text option and ModelAdmin.fields 'description' option. 2008-07-25 14:47:35 +00:00
modelforms.txt Refs #7864 -- Corrected more instances of "newforms" in the docs. 2008-07-21 16:56:52 +00:00
modpython.txt
oldforms.txt It's time for the "newforms" documentation to arrive: 2008-07-21 17:13:41 +00:00
outputting_csv.txt
outputting_pdf.txt
overview.txt
pagination.txt
redirects.txt
release_notes_0.95.txt Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq 2008-07-22 03:01:21 +00:00
release_notes_0.96.txt
release_notes_1.0_alpha.txt Changed "each" to "ease" and made several edits from Adrian. 2008-07-22 02:33:16 +00:00
request_response.txt
serialization.txt
sessions.txt
settings.txt
shortcuts.txt
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates_python.txt
templates.txt Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq 2008-07-22 03:01:21 +00:00
testing.txt Fixed #7962 -- Corrected typo in testing docs. Thanks to cgod for the report. 2008-07-26 01:12:46 +00:00
transactions.txt
tutorial01.txt
tutorial02.txt Improved the bit of the tutorial that explains how to enable the admin. Fixes #7824. 2008-07-21 17:10:33 +00:00
tutorial03.txt Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq 2008-07-22 03:01:21 +00:00
tutorial04.txt
unicode.txt
upload_handling.txt Refs #7864 -- Updates to documentation for the oldforms/newforms switch. 2008-07-21 16:38:54 +00:00
url_dispatch.txt Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq 2008-07-22 03:01:21 +00:00
webdesign.txt