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-08-15
Changed docs/tutorial01.txt to be clearer about PYTHONPATH environment variab...
Adrian Holovaty
2005-08-15
Changed docs/tutorial01.txt to use a tree format instead of 'ls' output -- th...
Adrian Holovaty
2005-08-11
Improved docs/tutorial01.txt thanks to reader suggestions
Adrian Holovaty
2005-08-10
Added link to docs/django-admin from tutorial01
Adrian Holovaty
2005-08-05
Changed 'django-admin startapp' so that it doesn't create the 'urls' director...
Adrian Holovaty
2005-08-01
Fixed #239 and #107 -- Changed model init() to use Field.get_default() if the...
Adrian Holovaty
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
[prev]