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
/
tutorial03.txt
Age
Commit message (
Expand
)
Author
2005-10-19
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...
Adrian Holovaty
2005-10-14
Fixed #626 -- Moved template modules to django.core.template package. django....
Adrian Holovaty
2005-09-30
Fixed typo in docs/tutorial03.txt. Thanks, Aggelos Orfanakos
Adrian Holovaty
2005-09-23
Fixed ReST bug in [678]
Adrian Holovaty
2005-09-23
Changed overview and tutorial docs to use render_to_response and get_object_o...
Adrian Holovaty
2005-09-02
Added link to request-and-response documentation from tutorial03
Adrian Holovaty
2005-08-08
Fixed formatting problem in docs/tutorial03.txt
Adrian Holovaty
2005-08-08
Added docs/tutorial04.txt
Adrian Holovaty
2005-08-08
Made some improvements/clean-ups to docs/tutorial03.txt
Adrian Holovaty
2005-08-05
Changed 'check back within 48 hours' message, because it's blatantly false --...
Adrian Holovaty
2005-08-05
Changed 'django-admin startapp' so that it doesn't create the 'urls' director...
Adrian Holovaty
2005-08-01
Additional clarification to [365]
Adrian Holovaty
2005-08-01
Clarified Tutorial 3 to explain settings have changed -- thanks, Robin Munn
Adrian Holovaty
2005-08-01
Fixed typo in tutorial03 -- thanks, Robin Munn
Adrian Holovaty
2005-07-26
Fixed #163 -- Added 'pk' database API option, which is a shorthand for (prima...
Adrian Holovaty
2005-07-22
Fixed #153 -- Changed docs to use new ordering syntax
Adrian Holovaty
2005-07-21
Rolled comments on tutorial 3 into document and cleaned up a few things.
Jacob Kaplan-Moss
2005-07-21
Changed tutorial docs to account for auto-reload on the development server
Adrian Holovaty
2005-07-20
Added '--settings' option to django-admin. This specifies which settings modu...
Adrian Holovaty
2005-07-19
Fixed bug in example exception in tutorial03 -- thanks, Amit Upadhyay
Adrian Holovaty
2005-07-19
Fixed typo in tutorial03 -- thanks, Robin Munn
Adrian Holovaty
2005-07-19
Changed tutorial03 to match the new error message from [193]
Adrian Holovaty
2005-07-19
Small formatting fix to tutorial03
Adrian Holovaty
2005-07-19
Word-wrapped some code examples in tutorial03
Adrian Holovaty
2005-07-19
Small formatting fix to tutorial03
Adrian Holovaty
2005-07-19
Small clarification to tutorial03
Adrian Holovaty
2005-07-19
Fixed stupid error in tutorial03
Adrian Holovaty
2005-07-19
Added docs/tutorial03
Adrian Holovaty