django/docs
Malcolm Tredinnick a374bf9d50 Removed "new in development version" warning, since this feature was in the
0.96 release.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5159 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-08 02:27:30 +00:00
..
add_ons.txt Changed all references to tutorial1/ to be tutorial01/ (and similarly for 2007-04-20 09:15:30 +00:00
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
csrf.txt
databases.txt Added a note that MySQLdb versions prior to 1.2.1p2 will only work with 2007-04-20 13:33:09 +00:00
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 Fixed #4097 -- Updated distribution information for Fedora and Gentoo, based on 2007-04-21 04:18:15 +00:00
django-admin.txt Changed all references to tutorial1/ to be tutorial01/ (and similarly for 2007-04-20 09:15:30 +00:00
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 Changed all URL references for django_admin/ to the canonical name of 2007-04-20 09:22:01 +00:00
middleware.txt
model-api.txt Fixed #3857 -- Used a table to describe the required arg for FileField. This 2007-04-25 06:38:23 +00:00
modpython.txt
newforms.txt Added start of 'Creating custom fields' section to docs/newforms.txt 2007-03-25 21:06:12 +00:00
outputting_csv.txt
outputting_pdf.txt
overview.txt Changed all references to tutorial1/ to be tutorial01/ (and similarly for 2007-04-20 09:15:30 +00:00
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 #4133 -- Fixed broken links in docs. Thanks, Gary Wilson 2007-04-24 05:58:03 +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.txt
templates_python.txt Fixed #4139 -- Fixed typo in docs/templates_python.txt. 2007-05-02 20:24:36 +00:00
testing.txt Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing. 2007-05-07 12:34:18 +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 Changed all references to tutorial1/ to be tutorial01/ (and similarly for 2007-04-20 09:15:30 +00:00
tutorial03.txt Changed all references to tutorial1/ to be tutorial01/ (and similarly for 2007-04-20 09:15:30 +00:00
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