summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2007-01-24Made tiny grammar change to docs/newforms.txt. Thanks, RexAdrian Holovaty
2007-01-23Fixed #2296 -- Documented required trailing slash for MEDIA_URL. Thanks, nwp@...Adrian Holovaty
2007-01-23Fixed a couple more ReST errors I found in docs/generic_views.txtAdrian Holovaty
2007-01-23Fixed #3234 -- Fixed ReST error in docs/generic_views.txt. Thanks, paoloAdrian Holovaty
2007-01-23Fixed small inconsistency in docs/url_dispatch.txt 'New in Django development...Adrian Holovaty
2007-01-23Fixed #3283 -- Added support for empty QuerySets via none() method. Thanks fo...Adrian Holovaty
2007-01-23Fixed #3282 -- Fixed incorrect statement in docs/tutorial03.txt. Thanks, dave...Adrian Holovaty
2007-01-23Fixed #3346 -- Documented that search_fields Admin option can use related mod...Adrian Holovaty
2007-01-20Fixed #3321 -- Fixed typo in docs/testing.txt (which still needs to be proofr...Adrian Holovaty
2007-01-19Changed one link in docs/url_dispatch.txt to use a relative link, as an exper...Adrian Holovaty
2007-01-19Fixed #3317 -- Fixed typos in docs/testing.txt. Thanks for the patch, Marc Fa...Adrian Holovaty
2007-01-19Fixed #3318 -- Fixed out-of-date info in docs/contributing.txt. Thanks for th...Adrian Holovaty
2007-01-17Fixed a couple of typos in docs/contributing.txtAdrian Holovaty
2007-01-17Added a description of our new ticket workflow to the contributing doc.Jacob Kaplan-Moss
2007-01-12Fixed #3287: method columns in the admin changelist can now have a {{{boolean...Jacob Kaplan-Moss
2007-01-11newforms: Added unit tests and docs explaining that clean_data will only ever...Adrian Holovaty
2007-01-10Fixed #3277 - fixed a couple of typoes in docs/testing.txt. Thanks, Jeremy.Jacob Kaplan-Moss
2007-01-09newforms: Added 'initial' parameter to Form, which lets initial data be speci...Adrian Holovaty
2007-01-06Fixed #3229 -- Fixed reference in install.txt. Thanks again, deepfall@gmail.com.Russell Keith-Magee
2007-01-05Added note to docs/newforms.txt that points out ValidationError is a differen...Adrian Holovaty
2007-01-05Fixed #3236 -- Fixed some typos in docs/newforms.txt. Thanks, christoffer.car...Adrian Holovaty
2007-01-05Fixed #3229 -- Fixed typo in numbering in install.txt. Thanks, deepfall@gmail...Russell Keith-Magee
2007-01-05Fixed ReST error in docs/newforms.txt from [4288]Adrian Holovaty
2007-01-05Added a lot more to docs/newforms.txtAdrian Holovaty
2007-01-05More additions to docs/newforms.txtAdrian Holovaty
2007-01-04Added first part of 'Using forms to validate data' section to docs/newforms.txtAdrian Holovaty
2007-01-03Fixed #3225: fixed a typo on docs/middleware.txt. Thanks, Collin GradyJacob Kaplan-Moss
2007-01-03Oops -- reverted accidentally commited material from [4280]Jacob Kaplan-Moss
2007-01-03Fixed #3226: removed some pre-magic-removal-isms in settings docs. Thanks, ub...Jacob Kaplan-Moss
2007-01-03Fixed #3223 -- Fixed typo in model API docs. Thanks, David van Mosselbeen.Russell Keith-Magee
2007-01-03Fixed #2756 -- Modified the get_object_or_404/get_list_or_404 shortcuts to ac...Russell Keith-Magee
2007-01-03Fixes #3176, #3004 -- Added an argument to the floatfilter to allow users to ...Russell Keith-Magee
2006-12-30Fixed #3137 -- Added 'Clearing the session table' section to docs/sessions.txtAdrian Holovaty
2006-12-30Added a small note about decoupling to docs/newforms.txtAdrian Holovaty
2006-12-29Added first bit of 'More granular output' to docs/newforms.txtAdrian Holovaty
2006-12-27Negligible change to docs/newforms.txtAdrian Holovaty
2006-12-27Removed duplication in docs/legacy_databases.txtAdrian Holovaty