1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/docs
2007-05-08 11:19:34 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
authentication.txt Added note about Django development version to docs/authentication.txt change from [5073] 2007-04-26 14:52:40 +00:00
cache.txt
contributing.txt Fixed #4226 -- Added DATABASE_NAME to the list of settings required to be 2007-05-08 02:33:10 +00:00
csrf.txt
databases.txt
databrowse.txt
db-api.txt Fixed #4175 -- Fixed a couple of ReST markup errors. Thanks, Matt McClanahan. 2007-04-28 14:23:41 +00:00
design_philosophies.txt
distributions.txt
django-admin.txt
documentation.txt Fixed #4034 -- Updated docs/documentation.txt to reflect the removal of build_documentation.py 2007-05-02 20:27:37 +00:00
email.txt Edited docs/email.txt changes from [5141] and other recent changesets 2007-05-06 04:23:12 +00:00
faq.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
fastcgi.txt
flatpages.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
forms.txt Fixed up some omissions and one mysteriously documented, yet non-existent field 2007-04-27 15:06:45 +00:00
generic_views.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
i18n.txt Fixed #4242 -- Changed docs to use full name for the Brazilian Portugese language. 2007-05-08 02:25:02 +00:00
install.txt Edited docs/install.txt changes from [5085] 2007-04-26 14:58:18 +00:00
legacy_databases.txt
middleware.txt
model-api.txt Fixed #4203 -- Noted that "blank" defaults to False in models. Thanks, 2007-05-08 03:20:49 +00:00
modpython.txt
newforms.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
release_notes_0.95.txt
release_notes_0.96.txt
request_response.txt Added HTTP_HOST example header 2007-04-23 21:24:41 +00:00
serialization.txt Fixed #4042 -- Fixed typo in serialization example. Thanks, Vinay Sajip. 2007-05-08 03:07:58 +00:00
sessions.txt Fixed #4201 -- Fixed pre-MR style code example in docs/sessions.txt. Thanks, Collin Grady 2007-05-02 22:10:12 +00:00
settings.txt Added "new in development version" markers to new email stuff. 2007-05-03 17:52:38 +00:00
sitemaps.txt Removed "new in development version" warning, since this feature was in the 2007-05-08 02:27:30 +00:00
sites.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
static_files.txt
syndication_feeds.txt Fixed #4068 -- Fixed incorrect docstring in docs/syndication_feeds.txt. Thanks, Jeff Hilyard and Vinay Sajip 2007-05-02 20:31:15 +00:00
templates_python.txt Fixed #3753 -- Allow optional display of invalid variable name in 2007-05-08 03:36:16 +00:00
templates.txt
testing.txt Added redirection for email services during test conditions. 2007-05-08 11:19:34 +00:00
transactions.txt
tutorial01.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
tutorial02.txt
tutorial03.txt
tutorial04.txt Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +00:00
url_dispatch.txt
webdesign.txt