index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
tutorial02.txt
Age
Commit message (
Expand
)
Author
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