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