index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
tutorial01.txt
Age
Commit message (
Expand
)
Author
2005-07-26
Fixed #143 -- Clarified the need for an environment variable in tutorial 1. T...
Adrian Holovaty
2005-07-26
Fixed #163 -- Added 'pk' database API option, which is a shorthand for (prima...
Adrian Holovaty
2005-07-23
Fixed #169 -- Thanks, django@gimbo.org.uk
Adrian Holovaty
2005-07-22
Added sqlite3 database backend -- somewhat tested, but probably not 100% perf...
Jacob Kaplan-Moss
2005-07-21
Fixed #141 -- thanks sdelatorre@gmail.com
Jacob Kaplan-Moss
2005-07-20
Added clarification about 'django-admin.py sqlclear' to docs/tutorial01
Adrian Holovaty
2005-07-20
Fixed small problem in [250]
Jacob Kaplan-Moss
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
Fixed #67 -- Human-readable name is now optional in model fields. If a second...
Adrian Holovaty
2005-07-18
Fixed #50 -- Fixed small bug in tutorial1 directory-listing example. Thanks, ...
Adrian Holovaty
2005-07-17
Fixed inevitable ReST bugs in [150]
Adrian Holovaty
2005-07-17
Fixed inevitable ReST bugs in [149]
Adrian Holovaty
2005-07-17
Fixed inevitable ReST bugs in [148]
Adrian Holovaty
2005-07-17
Added notes to documentation that MySQL support has not been comprehensively ...
Adrian Holovaty
2005-07-17
Changed tutorial01 to clarify how to set an environment variable in Windows. ...
Adrian Holovaty
2005-07-17
Fixed mistake in tutorial01 -- it mentioned expiration date by mistake. Thank...
Adrian Holovaty
2005-07-17
Finished tutorial02 and added a link to it from tutorial01
Adrian Holovaty
2005-07-16
Changed tutorial01 so that it explicitly says: Make sure you've already creat...
Adrian Holovaty
2005-07-16
Added link to installation guide from docs/tutorial01.txt
Adrian Holovaty
2005-07-16
Renamed docs/tutorial.txt to docs/tutorial01.txt in preparation for the long ...
Adrian Holovaty