| .. |
|
add_ons.txt
|
Created django.contrib.localflavor, for country- and culture-specific functionality. Moved django/newforms/extras/usa.py into there
|
2007-02-15 05:53:44 +00:00 |
|
admin_css.txt
|
Fixed #2845 -- Corrected a few spelling errors in the docs and changed a
|
2006-09-29 02:30:42 +00:00 |
|
apache_auth.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
api_stability.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
authentication.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
cache.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
contributing.txt
|
Made negligible change to docs/contributing.txt -- 'MS Windows' to 'Windows'
|
2007-02-11 04:38:44 +00:00 |
|
csrf.txt
|
Negligible spacing changes to docs/csrf.txt to be consistent
|
2006-12-18 03:59:45 +00:00 |
|
db-api.txt
|
Fixed #3283 -- Added support for empty QuerySets via none() method. Thanks for the patch, medhat
|
2007-01-23 02:11:08 +00:00 |
|
design_philosophies.txt
|
Fixed #3385 -- Fixed broken link in docs/design_philosophies.txt
|
2007-01-29 00:25:14 +00:00 |
|
django-admin.txt
|
Made negligible change to docs/django-admin.txt -- 'MS Windows' to 'Windows'
|
2007-02-11 04:39:23 +00:00 |
|
documentation.txt
|
Added paragraph to docs/documentation.txt about removing comments from frozen docs
|
2006-08-11 20:31:43 +00:00 |
|
email.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
faq.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
fastcgi.txt
|
Fixed ReST bug in docs/fastcgi.txt
|
2007-02-10 03:42:24 +00:00 |
|
flatpages.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
forms.txt
|
Fixed #3005 -- Applied trivial docs patch for "oldforms" use of do_html2python.
|
2007-02-13 05:02:47 +00:00 |
|
generic_views.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
i18n.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
install.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
legacy_databases.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
middleware.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
model-api.txt
|
Copy edited new docs in docs/model-api.txt from [4535]
|
2007-02-18 04:44:17 +00:00 |
|
modpython.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
newforms.txt
|
Fixed typo in docs/newforms.txt. Thanks, Jeff Hilyard
|
2007-02-15 20:55:37 +00:00 |
|
outputting_csv.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
outputting_pdf.txt
|
Updated reportlab user guide link in docs/outputting_pdf.txt. Thanks, Derek Lee-Wo
|
2007-02-10 03:39:14 +00:00 |
|
overview.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
redirects.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
release_notes_0.95.txt
|
Fixed a small typo.
|
2006-09-28 11:38:19 +00:00 |
|
request_response.txt
|
Copy edited new docs in docs/request_response.txt from [4534]
|
2007-02-18 04:42:15 +00:00 |
|
serialization.txt
|
Proofread changes to docs/serialization.txt from [3795]
|
2006-09-25 17:44:07 +00:00 |
|
sessions.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
settings.txt
|
Fixed dangling modifier in docs/settings.txt
|
2007-02-12 17:10:09 +00:00 |
|
sitemaps.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
sites.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
static_files.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
syndication_feeds.txt
|
Fixed #2762 -- added copyright element support to RSS and Atom feeds. Patch
|
2007-02-10 08:36:39 +00:00 |
|
templates_python.txt
|
Renamed date_to_format function in docs/templates_python.txt example so as to make it not sound like a conversion function. Thanks, linoj
|
2007-02-13 15:44:04 +00:00 |
|
templates.txt
|
Cleaned up docs/templates.txt 'url' tag documentation from [4494]
|
2007-02-13 06:13:06 +00:00 |
|
testing.txt
|
Fixed #3160 -- Added the ability to control the content type in a test client POST request. This is to allow easier testing of json-rpc/xml-rpc/soap etc interfaces. Thanks to Mikeal Rogers for the suggestion, and Ben <afternoon@uk2.net> for the patch.
|
2007-02-17 00:23:09 +00:00 |
|
transactions.txt
|
Added 'Transactions in MySQL' section to docs/transactions.txt
|
2006-07-24 02:39:50 +00:00 |
|
tutorial01.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
tutorial02.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
tutorial03.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
tutorial04.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |
|
url_dispatch.txt
|
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris
|
2007-01-24 20:08:47 +00:00 |