summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-11-14gis: Merged revisions 6614-6671 via svnmerge from trunk.Justin Bronn
2007-10-26gis: Merged revisions 6525-6613 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-10-16Merged revisions 6442-6524 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-10-01gis: Merged revisions 6394-6441 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-09-20gis: Merged revisions 6021-6393 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-08-26gis: Merged revisions 6000-6020 via svnmerge from [repos:django/trunk trunk].Justin Bronn
2007-08-26gis: Made necessary modifications for unicode, manage refactor, backend refac...Justin Bronn
2007-07-01gis: Merged revisions 5540-5582 via svnmerge from Jeremy Dunck
2007-06-25gis: Merged revisions 5491-5539 via svnmerge from Jeremy Dunck
2007-06-18gis: Merged revisions 4786-5490 via svnmerge from Jeremy Dunck
2007-03-29gis: Merged revisions 4799-4809 via svnmerge.Jeremy Dunck
2007-03-23gis: Merged revisions 4669-4785 via svnmerge from trunk.Jeremy Dunck
2007-03-06gis: Merged revisions 4564-4668 via svnmerge fromJeremy Dunck
2007-02-23Fixed documentation from [4558] to be correct.Jacob Kaplan-Moss
2007-02-23Fixed #343: filters that take strings now handle non-strings correctly. Thank...Jacob Kaplan-Moss
2007-02-18Copy edited new docs in docs/model-api.txt from [4535]Adrian Holovaty
2007-02-18Copy edited new docs in docs/request_response.txt from [4534]Adrian Holovaty
2007-02-17Fixed #2568 -- Added documentation for the permalink() decorator. Based on aMalcolm Tredinnick
2007-02-17Fixed #2906 -- Added documentation about HTTP error code returns and theMalcolm Tredinnick
2007-02-17Fixed #3160 -- Added the ability to control the content type in a test client...Russell Keith-Magee
2007-02-15Fixed typo in docs/newforms.txt. Thanks, Jeff HilyardAdrian Holovaty
2007-02-15Created django.contrib.localflavor, for country- and culture-specific functio...Adrian Holovaty
2007-02-14Made a small improvement to the first overview paragraph in docs/newforms.txtAdrian Holovaty
2007-02-14Fixed ReST error in docs/testing.txtAdrian Holovaty
2007-02-14Implemented subclassing Forms in newformsAdrian Holovaty
2007-02-13Renamed date_to_format function in docs/templates_python.txt example so as to...Adrian Holovaty
2007-02-13Cleaned up docs/templates.txt 'url' tag documentation from [4494]Adrian Holovaty
2007-02-13Fixed #3005 -- Applied trivial docs patch for "oldforms" use of do_html2python.Malcolm Tredinnick
2007-02-13Fixed #2606 -- Added tag for working out the URL of a particular view function.Malcolm Tredinnick
2007-02-12Small formatting tweaks to named-end-blocks change from [4489]Adrian Holovaty
2007-02-12Fixed dangling modifier in docs/settings.txtAdrian Holovaty
2007-02-12Fixed #3351 -- Added optional naming of the block in "endblock" tags to ensureMalcolm Tredinnick
2007-02-12Fixed #2315 -- added work around for Windows timezone setting (i.e. we can't doMalcolm Tredinnick
2007-02-11Made negligible change to docs/django-admin.txt -- 'MS Windows' to 'Windows'Adrian Holovaty
2007-02-11Made negligible change to docs/contributing.txt -- 'MS Windows' to 'Windows'Adrian Holovaty
2007-02-11Fixed #3162 -- Added coded to catch and rethrow exceptions that are thrown by...Russell Keith-Magee
2007-02-10Fixed #3159 -- documented how to work around a lack of symlinking functionalityMalcolm Tredinnick
2007-02-10Fixed #3147 -- documented how to use .pth files for easy switching betweenMalcolm Tredinnick
2007-02-10Fixed #2762 -- added copyright element support to RSS and Atom feeds. PatchMalcolm Tredinnick
2007-02-10Fixed #2655 -- added documentation about resolve_variable() for custom templateMalcolm Tredinnick
2007-02-10Added some documentation for truncatewords_html (added in [4468]).Malcolm Tredinnick
2007-02-10Fixed ReST bug in docs/fastcgi.txtAdrian Holovaty
2007-02-10Updated reportlab user guide link in docs/outputting_pdf.txt. Thanks, Derek L...Adrian Holovaty
2007-02-09Added a ``session`` attribute to the test Client, to make it easier to test i...Russell Keith-Magee
2007-01-29Fixed #3385 -- Fixed broken link in docs/design_philosophies.txtAdrian Holovaty
2007-01-28Fixed #3255 -- Added help_text argument to newforms Field class.Adrian Holovaty
2007-01-25Fixed #3098 -- Added db_table parameter to m2m fields, allowing the specifica...Russell Keith-Magee
2007-01-25Fixed #3302 -- Added small note to docs/django-admin.txt about ordering of in...Adrian Holovaty
2007-01-24Fixed ReST error in docs/contributing.txtAdrian Holovaty
2007-01-24Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...Adrian Holovaty