django/docs
Adrian Holovaty 3336bd5c3d Made docs/contributing.txt docs style guidelines notes more consistent. The section after the dash is always a full sentence
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5569 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-30 21:29:42 +00:00
..
man
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt
cache.txt
contributing.txt
csrf.txt
databases.txt
databrowse.txt Fixed #4217 -- Added note to docs/databrowse.txt about import. Thanks, Thomas Güttler 2007-05-14 03:29:13 +00:00
db-api.txt
design_philosophies.txt
distributions.txt
django-admin.txt Fixed #4455 -- Small typo fix. 2007-06-02 08:00:11 +00:00
documentation.txt
email.txt
faq.txt
fastcgi.txt Fixed #3833 - added "PT" flag to mod_rewrite/fcgi example in documentation. Thanks, Nesh. 2007-06-07 18:01:17 +00:00
flatpages.txt
forms.txt
generic_views.txt Fixed #4668, #4669, #4670, #4671 -- Fixed a group of ReST markup errors. Thanks, Richard House. 2007-06-25 16:11:32 +00:00
i18n.txt
install.txt
legacy_databases.txt
middleware.txt
model-api.txt Fixed some awkward wordings from docs/model-api.txt from [5519] and added 'new in Django development version' notes 2007-06-30 20:58:36 +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
serialization.txt
sessions.txt
settings.txt
sitemaps.txt Removed "new in development version" warning, since this feature was in the 2007-05-08 02:27:30 +00:00
sites.txt
static_files.txt
syndication_feeds.txt
templates.txt
templates_python.txt
testing.txt
transactions.txt
tutorial01.txt
tutorial02.txt
tutorial03.txt
tutorial04.txt
url_dispatch.txt
webdesign.txt