| Age | Commit message (Expand) | Author |
| 2006-06-02 | multi-auth: Merged to [3051] | Joseph Kocherhans |
| 2006-05-28 | multi-auth: Merged to [2997] | Joseph Kocherhans |
| 2006-05-16 | multi-auth: Merged to [2924] | Joseph Kocherhans |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2006-01-13 | Updated docs/tutorial02.txt to include extra sentence about remembering the '... | Adrian Holovaty |
| 2006-01-11 | Updated tutorials 1-4 to use manage.py instead of django-admin.py, new direct... | Adrian Holovaty |
| 2005-11-20 | Fixed #850 -- Made clarification in docs/tutorial02.txt. Thanks, Daniel | Adrian Holovaty |
| 2005-11-17 | Fixed #827 -- For admin list_display functions without a short_description, D... | Adrian Holovaty |
| 2005-11-16 | Changed tutorial02 not to say redirects and flatpages are included | Adrian Holovaty |
| 2005-10-19 | Fixed ReST bug in docs/tutorial02.txt | Adrian Holovaty |
| 2005-10-19 | Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl... | Adrian Holovaty |
| 2005-09-01 | Fixed #417 -- Added clarification to docs/tutorial02.txt about settings.admin... | Adrian Holovaty |
| 2005-08-26 | Fixed bug in docs/tutorial02.txt related to model syntax change. Thanks, Jeremy | Adrian Holovaty |
| 2005-08-25 | Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use... | Adrian Holovaty |
| 2005-08-21 | Fixed #383 -- Clarified tutorial 2. Thanks, ssteiner | Adrian Holovaty |
| 2005-08-17 | Made some tiny tweaks to docs/tutorial02.txt -- thanks, anonymous | Adrian Holovaty |
| 2005-08-10 | Fixed #118 -- Renamed 'flat files' to 'flat pages' in the admin. Didn't renam... | Adrian Holovaty |
| 2005-08-09 | Fixed #211 -- edit_inline_type is deprecated, in favor of edit_inline itself.... | Adrian Holovaty |
| 2005-08-07 | Added explicit note to docs/tutorial02.txt that you should edit TEMPLATE_DIRS... | Adrian Holovaty |
| 2005-07-26 | Fixed #203 -- Added explicit comma to tutorial 2. Thanks, sirpete@iki.fi | Adrian Holovaty |
| 2005-07-21 | Changed tutorial docs to account for auto-reload on the development server | Adrian Holovaty |
| 2005-07-21 | Fixed #92 -- meta.Admin 'fields' parameter is now optional. If it's not given... | Adrian Holovaty |
| 2005-07-21 | Added 'django-admin createsuperuser' and updated tutorial to use it instead o... | Adrian Holovaty |
| 2005-07-20 | Added "philosophy" sections to tutorials so they can be styled differently | Jacob Kaplan-Moss |
| 2005-07-20 | Added '--settings' option to django-admin. This specifies which settings modu... | Adrian Holovaty |
| 2005-07-19 | Added note to tutorial02 on how to stop the development server on Unix vs. Wi... | Adrian Holovaty |
| 2005-07-19 | Added docs/tutorial03 | Adrian Holovaty |
| 2005-07-18 | Added scary warning about not using the development server in production envi... | Adrian Holovaty |
| 2005-07-18 | Changed tutorial2 to use 'django-admin runserver' instead of mod_python. Also... | Adrian Holovaty |
| 2005-07-18 | Fixed #71 -- Changed default admin base_site template to use example.com inst... | Adrian Holovaty |
| 2005-07-18 | Fixed #68 -- Changed reference to deprecated mod_python config in tutorial 2.... | Adrian Holovaty |
| 2005-07-18 | Fixed #57 -- Added some more helpful mod_python information to tutorial 2 -- ... | Adrian Holovaty |
| 2005-07-17 | Linked tutorial 2 to the admin CSS guide | Adrian Holovaty |
| 2005-07-17 | Finished tutorial02 and added a link to it from tutorial01 | Adrian Holovaty |
| 2005-07-17 | Tiny tweaks to tutorial02.txt | Adrian Holovaty |
| 2005-07-17 | Fixed small formatting errors in [139] | Adrian Holovaty |
| 2005-07-17 | Added 'Customize the admin change list' section to docs/tutorial02.txt | Adrian Holovaty |
| 2005-07-17 | Fixed the inevitable ReST bug in [137] | Adrian Holovaty |
| 2005-07-17 | Added 'Adding related objects' section to docs/tutorial02.txt | Adrian Holovaty |
| 2005-07-17 | Improved tutorial02 to discuss login errors, linking to the FAQ | Adrian Holovaty |
| 2005-07-17 | Fixed ReST errors in docs/tutorial02.txt | Adrian Holovaty |
| 2005-07-17 | Added first part of docs/tutorial02.txt | Adrian Holovaty |