| Age | Commit message (Expand) | Author |
| 2007-02-10 | Fixed #3147 -- documented how to use .pth files for easy switching between | Malcolm Tredinnick |
| 2007-02-10 | Fixed #2762 -- added copyright element support to RSS and Atom feeds. Patch | Malcolm Tredinnick |
| 2007-02-10 | Fixed #2655 -- added documentation about resolve_variable() for custom template | Malcolm Tredinnick |
| 2007-02-10 | Added some documentation for truncatewords_html (added in [4468]). | Malcolm Tredinnick |
| 2007-02-10 | Fixed ReST bug in docs/fastcgi.txt | Adrian Holovaty |
| 2007-02-10 | Updated reportlab user guide link in docs/outputting_pdf.txt. Thanks, Derek L... | Adrian Holovaty |
| 2007-02-09 | Added a ``session`` attribute to the test Client, to make it easier to test i... | Russell Keith-Magee |
| 2007-01-29 | Fixed #3385 -- Fixed broken link in docs/design_philosophies.txt | Adrian Holovaty |
| 2007-01-28 | Fixed #3255 -- Added help_text argument to newforms Field class. | Adrian Holovaty |
| 2007-01-25 | Fixed #3098 -- Added db_table parameter to m2m fields, allowing the specifica... | Russell Keith-Magee |
| 2007-01-25 | Fixed #3302 -- Added small note to docs/django-admin.txt about ordering of in... | Adrian Holovaty |
| 2007-01-24 | Fixed ReST error in docs/contributing.txt | Adrian Holovaty |
| 2007-01-24 | Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ... | Adrian Holovaty |
| 2007-01-24 | Made tiny grammar change to docs/newforms.txt. Thanks, Rex | Adrian Holovaty |
| 2007-01-23 | Fixed #2296 -- Documented required trailing slash for MEDIA_URL. Thanks, nwp@... | Adrian Holovaty |
| 2007-01-23 | Fixed a couple more ReST errors I found in docs/generic_views.txt | Adrian Holovaty |
| 2007-01-23 | Fixed #3234 -- Fixed ReST error in docs/generic_views.txt. Thanks, paolo | Adrian Holovaty |
| 2007-01-23 | Fixed small inconsistency in docs/url_dispatch.txt 'New in Django development... | Adrian Holovaty |
| 2007-01-23 | Fixed #3283 -- Added support for empty QuerySets via none() method. Thanks fo... | Adrian Holovaty |
| 2007-01-23 | Fixed #3282 -- Fixed incorrect statement in docs/tutorial03.txt. Thanks, dave... | Adrian Holovaty |
| 2007-01-23 | Fixed #3346 -- Documented that search_fields Admin option can use related mod... | Adrian Holovaty |
| 2007-01-20 | Fixed #3321 -- Fixed typo in docs/testing.txt (which still needs to be proofr... | Adrian Holovaty |
| 2007-01-19 | Changed one link in docs/url_dispatch.txt to use a relative link, as an exper... | Adrian Holovaty |
| 2007-01-19 | Fixed #3317 -- Fixed typos in docs/testing.txt. Thanks for the patch, Marc Fa... | Adrian Holovaty |
| 2007-01-19 | Fixed #3318 -- Fixed out-of-date info in docs/contributing.txt. Thanks for th... | Adrian Holovaty |
| 2007-01-17 | Fixed a couple of typos in docs/contributing.txt | Adrian Holovaty |
| 2007-01-17 | Added a description of our new ticket workflow to the contributing doc. | Jacob Kaplan-Moss |
| 2007-01-12 | Fixed #3287: method columns in the admin changelist can now have a {{{boolean... | Jacob Kaplan-Moss |
| 2007-01-11 | newforms: Added unit tests and docs explaining that clean_data will only ever... | Adrian Holovaty |
| 2007-01-10 | Fixed #3277 - fixed a couple of typoes in docs/testing.txt. Thanks, Jeremy. | Jacob Kaplan-Moss |
| 2007-01-09 | newforms: Added 'initial' parameter to Form, which lets initial data be speci... | Adrian Holovaty |
| 2007-01-06 | Fixed #3229 -- Fixed reference in install.txt. Thanks again, deepfall@gmail.com. | Russell Keith-Magee |
| 2007-01-05 | Added note to docs/newforms.txt that points out ValidationError is a differen... | Adrian Holovaty |
| 2007-01-05 | Fixed #3236 -- Fixed some typos in docs/newforms.txt. Thanks, christoffer.car... | Adrian Holovaty |
| 2007-01-05 | Fixed #3229 -- Fixed typo in numbering in install.txt. Thanks, deepfall@gmail... | Russell Keith-Magee |
| 2007-01-05 | Fixed ReST error in docs/newforms.txt from [4288] | Adrian Holovaty |
| 2007-01-05 | Added a lot more to docs/newforms.txt | Adrian Holovaty |
| 2007-01-05 | More additions to docs/newforms.txt | Adrian Holovaty |
| 2007-01-04 | Added first part of 'Using forms to validate data' section to docs/newforms.txt | Adrian Holovaty |
| 2007-01-03 | Fixed #3225: fixed a typo on docs/middleware.txt. Thanks, Collin Grady | Jacob Kaplan-Moss |
| 2007-01-03 | Oops -- reverted accidentally commited material from [4280] | Jacob Kaplan-Moss |
| 2007-01-03 | Fixed #3226: removed some pre-magic-removal-isms in settings docs. Thanks, ub... | Jacob Kaplan-Moss |
| 2007-01-03 | Fixed #3223 -- Fixed typo in model API docs. Thanks, David van Mosselbeen. | Russell Keith-Magee |
| 2007-01-03 | Fixed #2756 -- Modified the get_object_or_404/get_list_or_404 shortcuts to ac... | Russell Keith-Magee |
| 2007-01-03 | Fixes #3176, #3004 -- Added an argument to the floatfilter to allow users to ... | Russell Keith-Magee |
| 2006-12-30 | Fixed #3137 -- Added 'Clearing the session table' section to docs/sessions.txt | Adrian Holovaty |
| 2006-12-30 | Added a small note about decoupling to docs/newforms.txt | Adrian Holovaty |
| 2006-12-29 | Added first bit of 'More granular output' to docs/newforms.txt | Adrian Holovaty |
| 2006-12-27 | Negligible change to docs/newforms.txt | Adrian Holovaty |
| 2006-12-27 | Removed duplication in docs/legacy_databases.txt | Adrian Holovaty |