Adrian Holovaty 903920a3d2 Fixed #103 -- Changed docs/install.txt to note there is no official version yet 19 роки тому
..
admin_css.txt b68f26e42d Added screenshots to admin css docs 19 роки тому
cache.txt 76633e5499 Fixed inevitable ReST bug in [224] 19 роки тому
db-api.txt df66763406 Fixed #67 -- Human-readable name is now optional in model fields. If a second positional argument isn't given, Django will use the first argument, converting underscores to spaces. This change is fully backwards-compatible. 19 роки тому
faq.txt 039d121227 Added 'How can I customize the functionality of the admin interface?' to FAQ 19 роки тому
install.txt 903920a3d2 Fixed #103 -- Changed docs/install.txt to note there is no official version yet 19 роки тому
model-api.txt bc5359f754 Added optional rel_name parameter to ManyToManyField, which makes it possible to many-to-many-relate a single model to another model more than once. Also updated the model docs to reflect this 19 роки тому
modpython.txt 12321ea962 Added 'Running a development server with mod_python' to docs/modpython.txt 19 роки тому
overview.txt df66763406 Fixed #67 -- Human-readable name is now optional in model fields. If a second positional argument isn't given, Django will use the first argument, converting underscores to spaces. This change is fully backwards-compatible. 19 роки тому
templates.txt 136d78b86e Fixed typo in template docs -- Thanks, Nicholas Riley and Robin Munn! 19 роки тому
tutorial01.txt 10ace9a124 Added clarification about 'django-admin.py sqlclear' to docs/tutorial01 19 роки тому
tutorial02.txt e5a8c38fa1 Added "philosophy" sections to tutorials so they can be styled differently 19 роки тому
tutorial03.txt ec31445c52 Added '--settings' option to django-admin. This specifies which settings module to use, if you don't want to deal with setting the DJANGO_SETTINGS_MODULE environment variable. Refactored django-admin to use optparse. Updated the tutorials to use '--settings' instead of environment variables, which can be confusing. 19 роки тому
url_dispatch.txt a881193693 Fixed typos and tightened up docs/url_dispatch.txt 19 роки тому
writing-apps-guide-outline.txt 1cb1d9cd07 Moved django-docs to just plain docs 20 роки тому