django/docs
Malcolm Tredinnick 14b5e074ba Fixed #3311 -- Added naturalday filter to contrib.humanize. Thanks, Jyrki Pulliainen.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5985 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-20 08:50:08 +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 Changed several documentation links to be relative. 2007-08-04 03:39:24 +00:00
databrowse.txt
db-api.txt Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `FormField`s and db model `Field`s. This is fully backwards compatible at the moment since the legacy `maxlength` argument is still supported. Using `maxlength` will, however, issue a `PendingDeprecationWarning` when used. 2007-08-05 05:14:46 +00:00
design_philosophies.txt
distributions.txt
django-admin.txt
documentation.txt
email.txt
faq.txt
fastcgi.txt
flatpages.txt
forms.txt
generic_views.txt
i18n.txt Fixed #5097 -- Made various updates and corrections to the documentation. Thanks, Nicola Larosa 2007-08-07 02:33:11 +00:00
install.txt
legacy_databases.txt
middleware.txt
model-api.txt Fixed #5110 -- Made a small clarification in docs/model-api.txt. Thanks, Jarek Zgoda 2007-08-12 03:01:37 +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 Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B. 2007-07-01 01:00:23 +00:00
request_response.txt Added "new in development version" annotation to HttpRequest.encoding documentation. 2007-08-11 09:47:52 +00:00
serialization.txt
sessions.txt
settings.txt
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates.txt
templates_python.txt Fixed #5187 -- Minor doc tweaks. Thanks, Daniel Hahler. 2007-08-18 05:43:38 +00:00
testing.txt
transactions.txt
tutorial01.txt Fixed #4941 -- Changed imports for interactive portion of the example to be consistent with the source code file, at the expense of slightly more typing required. This might help reduce some confusion. Thanks, John Shaffer. 2007-08-12 10:37:56 +00:00
tutorial02.txt
tutorial03.txt
tutorial04.txt
unicode.txt
url_dispatch.txt
webdesign.txt Fixed ReST error in docs/webdesign.txt 2007-03-30 01:50:46 +00:00