summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2005-11-03i18n: fixed documentation and message scanner for constant string translationsGeorg Bauer
2005-11-03i18n: updated translation documentation for new syntaxGeorg Bauer
2005-11-03Small update to [1057]Adrian Holovaty
2005-11-03Preliminary clean-up of docs/translation.txt in i18n branchAdrian Holovaty
2005-11-02i18n: updated documentation and unittests for the new get_available_languages...Georg Bauer
2005-10-31i18n: merged to [1025] from trunkGeorg Bauer
2005-10-30Documented {{{singular}}} argument for m2m relationships (fixes #664).Jacob Kaplan-Moss
2005-10-29Fixed #140: memcached backends may now use multiple serversJacob Kaplan-Moss
2005-10-29Fixed #612 - added cache control headers (thanks, hugo)Jacob Kaplan-Moss
2005-10-23Small massaging of docs/model-api.txtAdrian Holovaty
2005-10-23i18n: merged to [992] from trunkGeorg Bauer
2005-10-22Fixed #479 -- Implemented time-zone formats in dateformat. Thanks, SuneAdrian Holovaty
2005-10-22Some small improvements and fixes to docs/authentication.txt, which still isn...Adrian Holovaty
2005-10-22Added partially completed docs/authentication.txtAdrian Holovaty
2005-10-20Added note about ALLOWED_INCLUDE_ROOTS to docs/templates.txtAdrian Holovaty
2005-10-20i18n: merged to [978] from trunkGeorg Bauer
2005-10-20Fixed #655 -- Improved 'validator_list' section of docs/model-api.txt.Adrian Holovaty
2005-10-20Fixed another ReST bug in template docs from [969]Adrian Holovaty
2005-10-20Fixed ReST bug in template docs from [969]Adrian Holovaty
2005-10-20Lightly refactored django.utils.dateformat to make it use less code. Also int...Adrian Holovaty
2005-10-20Fixed #317 -- SlugField now accepts hyphens. Thanks, SuneAdrian Holovaty
2005-10-20Fixed #642 -- Added small improvement to EmailField docs. Thanks, BoffbowshAdrian Holovaty
2005-10-19i18n: merged up to [954] from trunk. contains the big load of admin reworking...Georg Bauer
2005-10-19i18n: added a note on DjangoContext vs. Context with regard to LANGUAGES and ...Georg Bauer
2005-10-19Fixed ReST bug in docs/tutorial02.txtAdrian Holovaty
2005-10-19Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...Adrian Holovaty
2005-10-18Fixed ReST bug in docs/model-api.txtAdrian Holovaty
2005-10-18i18n: added an empty translation file for language "en" as a startingpoint fo...Georg Bauer
2005-10-18i18n: merged to [931] from trunkGeorg Bauer
2005-10-17i18n: added hint on order for locale middlewareGeorg Bauer
2005-10-17i18n: updated translation doc to reflect the django_language and LANGUAGE_COD...Georg Bauer
2005-10-17Fixed typo in docs/templates.txtAdrian Holovaty
2005-10-17i18n: merged to [905] from trunkGeorg Bauer
2005-10-17Added note about multiple block tags to docs/templates.txtAdrian Holovaty
2005-10-17Fixed #635 -- Fixed typo in docs/settings.txt. Thanks, anonymousAdrian Holovaty
2005-10-17Added note to docs/django-admin.txt about 127.0.0.1 not being accessible from...Adrian Holovaty
2005-10-17i18n: modified settings.txt to reflect LANGUAGE_CODE behaviourGeorg Bauer
2005-10-17i18n: merged to [897] from trunkGeorg Bauer
2005-10-17Fixed some formatting issues in docs/settings.txtAdrian Holovaty
2005-10-17Added docs/settings.txtAdrian Holovaty
2005-10-17Added 'Loader types' section to docs/templates_python.txtAdrian Holovaty
2005-10-17Added 'Designate between GET and POST' section to design_philosophies.txtAdrian Holovaty
2005-10-16Fixed #630 -- Fixed formatting error in docs/model-api.txt. Thanks, ken@kenki...Adrian Holovaty
2005-10-16i18n: merged to [885] in trunkGeorg Bauer
2005-10-16i18n: updated translation documentation for gettext_lazyGeorg Bauer
2005-10-15Fixed #616 -- Added a process_exception() hook to middleware framework. Thank...Adrian Holovaty
2005-10-14i18n: merged up to r868Georg Bauer
2005-10-14Fixed #626 -- Moved template modules to django.core.template package. django....Adrian Holovaty
2005-10-14Reworded part of design_philosophies.txtAdrian Holovaty
2005-10-14Fixed ReST bugs in docs/templates.txtAdrian Holovaty