.. |
add_ons.txt
|
Added link to 'batteries included' explanation in docs/add_ons.txt
|
2006-08-01 20:48:26 +00:00 |
admin_css.txt
|
…
|
|
apache_auth.txt
|
…
|
|
api_stability.txt
|
Formatted docs/api_stability.txt in our ReST format, with titles
|
2006-07-29 18:41:56 +00:00 |
authentication.txt
|
…
|
|
cache.txt
|
Argh - fixed another typo in the docs for [3395]. One of these days I'll learn to proofread better, but don't hold your breath.
|
2006-07-20 16:06:02 +00:00 |
contributing.txt
|
Added 'Please do not put your name in the code' section to docs/contributing.txt. Thanks to OSCON presentation for the inspiration
|
2006-07-27 00:46:32 +00:00 |
csrf.txt
|
…
|
|
db-api.txt
|
Fixed #2465 -- Documented the fact that select_related doesn't follow null=True
|
2006-08-01 21:45:57 +00:00 |
design_philosophies.txt
|
Fixed grammar: Designate -> Differentiate in docs/design_philosophies.txt
|
2006-07-24 02:43:09 +00:00 |
django-admin.txt
|
…
|
|
email.txt
|
…
|
|
faq.txt
|
Cleaned up 'How do I create users without having to edit password hashes?' entry in docs/faq.txt
|
2006-08-04 04:20:34 +00:00 |
fastcgi.txt
|
…
|
|
flatpages.txt
|
…
|
|
forms.txt
|
Fixed ReST error in docs/forms.txt
|
2006-07-28 02:42:44 +00:00 |
generic_views.txt
|
Fixed #2486 -- Fixed typo in docs/generic_views.txt. Thanks, umbrae@gmail.com
|
2006-08-05 01:49:26 +00:00 |
i18n.txt
|
…
|
|
install.txt
|
Changed .91 to .95 in docs/install.txt
|
2006-07-28 22:22:03 +00:00 |
legacy_databases.txt
|
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.
|
2006-05-02 01:31:56 +00:00 |
middleware.txt
|
…
|
|
model-api.txt
|
Added example of strftime formatting to docs/model-api.txt FileField docs. Thanks for the suggestion, Bradley Whittington
|
2006-08-08 15:03:01 +00:00 |
modpython.txt
|
…
|
|
outputting_csv.txt
|
…
|
|
outputting_pdf.txt
|
…
|
|
overview.txt
|
Fixed #1811 -- Fixed inconsistencies in docs/overview.txt
|
2006-05-09 15:31:03 +00:00 |
redirects.txt
|
…
|
|
release_notes_0.95.txt
|
Fixed an RST typo so that the django-users mailing list reference is now a
|
2006-07-31 10:36:30 +00:00 |
request_response.txt
|
…
|
|
serialization.txt
|
…
|
|
sessions.txt
|
…
|
|
settings.txt
|
Proofread docs/settings.txt changes from [3336]
|
2006-07-13 03:52:41 +00:00 |
sites.txt
|
…
|
|
static_files.txt
|
…
|
|
syndication_feeds.txt
|
Fixed #2420 -- Fixed typo in docs/syndication_feeds.txt
|
2006-07-26 00:15:01 +00:00 |
templates.txt
|
Added note to docs/templates.txt about same logical operator
|
2006-07-29 00:31:33 +00:00 |
templates_python.txt
|
Removed section in docs/templates_python.txt about Django 0.91
|
2006-07-28 21:44:42 +00:00 |
transactions.txt
|
…
|
|
tutorial01.txt
|
Changed django.VERSION to (0, 95, None) to signify final 0.95 release
|
2006-07-28 21:53:54 +00:00 |
tutorial02.txt
|
Added note to docs/tutorial02.txt about which username to use in admin login
|
2006-07-26 21:30:14 +00:00 |
tutorial03.txt
|
…
|
|
tutorial04.txt
|
Fixed #2435 -- Fixed wording errors in Tutorial 4. Thanks, nicholas@aquarionics.com
|
2006-07-27 16:16:17 +00:00 |
url_dispatch.txt
|
Fixed #2370 -- It's now possible to pass default URLconf arguments to include(). Added docs, as well. Thanks for the patch, martin.glueck@gmail.com
|
2006-08-01 02:57:08 +00:00 |