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
Age
Commit message (
Expand
)
Author
2005-07-21
Fixed #103 -- Changed docs/install.txt to note there is no official version yet
Adrian Holovaty
2005-07-20
Added optional rel_name parameter to ManyToManyField, which makes it possible...
Adrian Holovaty
2005-07-20
Fixed #123 -- thanks jay!
Jacob Kaplan-Moss
2005-07-20
Added note about ForeignKey("self"); fixes #100
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-20
Added 'How can I customize the functionality of the admin interface?' to FAQ
Adrian Holovaty
2005-07-20
Fixed typos and tightened up docs/url_dispatch.txt
Adrian Holovaty
2005-07-19
Fixed inevitable ReST bug in [224]
Adrian Holovaty
2005-07-19
Added better description of SlugField
Adrian Holovaty
2005-07-19
Changed docs/cache to add docs for site-wide caching, via the cache middleware
Adrian Holovaty
2005-07-19
Added 'Running a development server with mod_python' to docs/modpython.txt
Adrian Holovaty
2005-07-19
Added note about 'PythonDebug Off' to docs/modpython.txt
Adrian Holovaty
2005-07-19
Added some more to docs/modpython.txt
Adrian Holovaty
2005-07-19
Removed redundant word from docs/modpython.txt
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 'How can I see the raw SQL queries Django is running?' to the FAQ
Adrian Holovaty
2005-07-19
Added 'How to use Django with mod_python' -- docs/modpython.txt
Adrian Holovaty
2005-07-19
Fixed bug in example exception in tutorial03 -- thanks, Amit Upadhyay
Adrian Holovaty
2005-07-19
Fixed #67 -- Human-readable name is now optional in model fields. If a second...
Adrian Holovaty
2005-07-19
Fixed ReST formatting bug in db-api.txt
Adrian Holovaty
2005-07-19
Added screenshots to admin css docs
Wilson Miner
2005-07-19
Fixed error in instructions for form labels.
Wilson Miner
2005-07-19
Added support for istartswith and iendswith in database API
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
2005-07-19
Fixed bug in [191]
Adrian Holovaty
2005-07-19
Fixed #54 -- Corrected typos in urlconfs in docs/overview. Thanks, james!
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 #52 -- Corrected and clarified some things in docs/model-api. Thanks, D...
Adrian Holovaty
2005-07-18
Fixed #71 -- Changed default admin base_site template to use example.com inst...
Adrian Holovaty
2005-07-18
Added link to compiled Windows psycopg in docs/install.txt
Adrian Holovaty
2005-07-18
Fixed #68 -- Changed reference to deprecated mod_python config in tutorial 2....
Adrian Holovaty
2005-07-18
Improved docs/install.txt to say you don't have to run 'setup.py install' if ...
Adrian Holovaty
2005-07-18
Fixed #57 -- Added some more helpful mod_python information to tutorial 2 -- ...
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
[next]