1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs
2007-12-21 03:16:03 +00:00
..
man
add_ons.txt Fixed #6136 -- Updated the localflavor documentation. Patch from Nick Efford. 2007-12-17 08:58:29 +00:00
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt Fixed #6174 -- Documentation fix for [6912]. Pointed out by Russell Cloran. 2007-12-17 07:01:17 +00:00
cache.txt
contenttypes.txt Fixed #4234 -- Added docs/contenttypes. Thanks, ubernostrum 2007-09-15 18:29:09 +00:00
contributing.txt
csrf.txt
custom_model_fields.txt Small typo fixes. Thanks, jdetaeye, Ionut Ciocirlan, David Reynolds and adamv. 2007-12-17 06:59:01 +00:00
databases.txt
databrowse.txt
db-api.txt
design_philosophies.txt
distributions.txt
django-admin.txt Typo fix. 2007-12-17 11:11:34 +00:00
documentation.txt
email.txt
faq.txt
fastcgi.txt
flatpages.txt
form_for_model.txt Added note to docs/form_for_model.txt (from [6844]) explaining this is deprecated in favor of ModelForms 2007-12-19 03:39:21 +00:00
form_preview.txt
forms.txt
generic_views.txt
i18n.txt
install.txt
legacy_databases.txt
localflavor.txt Edited docs/localflavor.txt changes from [6849] 2007-12-19 03:52:13 +00:00
middleware.txt Edited docs/middleware.txt changes from [6852] 2007-12-19 03:55:10 +00:00
model-api.txt
modelforms.txt Added note to docs/form_for_model.txt (from [6844]) explaining this is deprecated in favor of ModelForms 2007-12-19 03:39:21 +00:00
modpython.txt
newforms.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
release_notes_0.95.txt
release_notes_0.96.txt
request_response.txt Fixed #6119 -- Documented HttpRequest.get_host(). Thanks, PJCrosier. 2007-12-17 12:50:06 +00:00
serialization.txt
sessions.txt Added 'New in Django development version' note to docs/sessions.txt setdefault() change from [6831] 2007-12-19 03:29:16 +00:00
settings.txt Fixed #6134 -- Allow an on-disk SQLite database to be used for tests, if required. Patch from jdetaeye. 2007-12-17 08:50:50 +00:00
shortcuts.txt
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt Fixed #6249 -- Fixed error in docs/syndication_feeds.txt example. Thanks, darugar 2007-12-21 03:16:03 +00:00
templates_python.txt Small typo fixes. Thanks, jdetaeye, Ionut Ciocirlan, David Reynolds and adamv. 2007-12-17 06:59:01 +00:00
templates.txt Fixed #6151 -- Added some code formatting to the floatformat template filter doc section. Thanks, adamv. 2007-12-11 06:55:25 +00:00
testing.txt Edited docs/testing.txt changes from [6929] 2007-12-19 04:09:19 +00:00
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
unicode.txt
url_dispatch.txt
webdesign.txt