summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2005-11-05Made small edits to docs/i18n.txtAdrian Holovaty
2005-11-05Fixed ReST bugs in i18n.txt from [1087]Adrian Holovaty
2005-11-05Moved translation.txt to i18n.txtAdrian Holovaty
2005-11-05Moderately heavy rewrite of docs/translation.txtAdrian Holovaty
2005-11-04Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...Jacob Kaplan-Moss
2005-11-02Added DATABASE_PORT to docs/legacy_databases.txtAdrian Holovaty
2005-11-02Updated docs/legacy_databases.txt to remove 'auth_admin_log' from list of tab...Adrian Holovaty
2005-11-02Changed docs/legacy_databases.txt to link to settings docsAdrian Holovaty
2005-11-02Improved docs/db-api.txt to specify that case-sensitive ordering isn't supportedAdrian Holovaty
2005-11-02Added 'Session IDs in URLs' and 'Session cookies' sections to docs/sessions.txt Adrian Holovaty
2005-11-01Fixed #507 -- Changed MySQL backend so that it uses 'LIKE BINARY' for case-se...Adrian Holovaty
2005-11-01Fixed #508 -- Added support for 'expires' in cookies and changed session midd...Adrian Holovaty
2005-11-01Fixed #548 -- Added missing step at the end of docs/tutorial04.txtAdrian Holovaty
2005-10-31More tightening of docs/cache.txtAdrian Holovaty
2005-10-31Made several grammar fixes to cache documentation from [1020]Adrian Holovaty
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-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-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-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-17Fixed typo in docs/templates.txtAdrian Holovaty
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-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-15Fixed #616 -- Added a process_exception() hook to middleware framework. Thank...Adrian Holovaty
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
2005-10-14Grammar fix to docs/design_philosophies.txtAdrian Holovaty
2005-10-14Fixed typo in docs/design_philosophies.txtAdrian Holovaty
2005-10-14Fixed #622 -- Added default_if_none filter. Thanks, EricAdrian Holovaty
2005-10-14Small grammar cleanup to design_philosophies.txtAdrian Holovaty
2005-10-14Cleaned up 'Assume designer competence' section in docs/design_philosophies.txtAdrian Holovaty