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-11-11
Added a link to docs/outputting_csv.txt
Adrian Holovaty
2005-11-11
Fixed ReST missing link in docs/outputting_csv.txt
Adrian Holovaty
2005-11-11
Added docs/outputting_csv.txt
Adrian Holovaty
2005-11-11
BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone ...
Adrian Holovaty
2005-11-11
Added SITE_ID to docs/settings.txt
Adrian Holovaty
2005-11-11
Added INSTALLED_APPS to docs/settings.txt
Adrian Holovaty
2005-11-11
Updated docs/middleware.txt to say exception middleware is applied in reverse...
Adrian Holovaty
2005-11-11
Updated middleware.txt to note that response middleware is applied in reverse
Adrian Holovaty
2005-11-10
Fixed #724 -- Ensured get_next_by_FOO() and get_previous_by_FOO() methods don...
Adrian Holovaty
2005-11-09
Improved docs/authentication.txt to note that messages only work with registe...
Adrian Holovaty
2005-11-09
Small formatting fix to docs/settings.txt -- MIDDLEWARE_CLASSES example was s...
Adrian Holovaty
2005-11-08
Finished docs/authentication.txt
Adrian Holovaty
2005-11-07
Added 'Serving the admin files' section in docs/modpython.txt
Adrian Holovaty
2005-11-07
Updated install.txt and modpython.txt to note required Apache and mod_python ...
Adrian Holovaty
2005-11-07
Changed register_tag example in docs/templates_python.txt to be consistent wi...
Adrian Holovaty
2005-11-07
Fixed typo in docs/i18n.txt. Thanks, Esaj
Adrian Holovaty
2005-11-06
Added note about CacheMiddleware to docs/i18n.txt.
Adrian Holovaty
2005-11-06
Fixed #742 -- Implemented 't' dateformat. Thanks, radek.
Adrian Holovaty
2005-11-06
Fixed #109 -- Created DATE_FORMAT, DATETIME_FORMAT and TIME_FORMAT settings.
Adrian Holovaty
2005-11-06
Fixed ReST bug in templates.txt
Adrian Holovaty
2005-11-06
Fixed ReST bug in templates.txt
Adrian Holovaty
2005-11-06
Changed headers in docs/templates.txt to match style from other documentation
Adrian Holovaty
2005-11-06
Fixed ReST bug in [1110]
Adrian Holovaty
2005-11-06
Reformatted docs/templates.txt to put headings in filter and tag references, ...
Adrian Holovaty
2005-11-06
Documented meta.Admin list_select_related option from [1092]
Adrian Holovaty
2005-11-06
Fixed #723 -- Documented 'django-admin installperms'
Adrian Holovaty
2005-11-06
Fixed #281 -- Made e-mail address validation much more strict and accurate.
Adrian Holovaty
2005-11-06
Fixed #319 -- Updated docs/model-api.txt to note that prepopulate_from doesn'...
Adrian Holovaty
2005-11-06
Reworded docstrings and settings documentation from [1068]
Adrian Holovaty
2005-11-05
Made small edits to docs/i18n.txt
Adrian Holovaty
2005-11-05
Fixed ReST bugs in i18n.txt from [1087]
Adrian Holovaty
2005-11-05
Moved translation.txt to i18n.txt
Adrian Holovaty
2005-11-05
Moderately heavy rewrite of docs/translation.txt
Adrian Holovaty
2005-11-04
Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...
Jacob Kaplan-Moss
2005-11-02
Added DATABASE_PORT to docs/legacy_databases.txt
Adrian Holovaty
2005-11-02
Updated docs/legacy_databases.txt to remove 'auth_admin_log' from list of tab...
Adrian Holovaty
2005-11-02
Changed docs/legacy_databases.txt to link to settings docs
Adrian Holovaty
2005-11-02
Improved docs/db-api.txt to specify that case-sensitive ordering isn't supported
Adrian Holovaty
2005-11-02
Added 'Session IDs in URLs' and 'Session cookies' sections to docs/sessions.txt
Adrian Holovaty
2005-11-01
Fixed #507 -- Changed MySQL backend so that it uses 'LIKE BINARY' for case-se...
Adrian Holovaty
2005-11-01
Fixed #508 -- Added support for 'expires' in cookies and changed session midd...
Adrian Holovaty
2005-11-01
Fixed #548 -- Added missing step at the end of docs/tutorial04.txt
Adrian Holovaty
2005-10-31
More tightening of docs/cache.txt
Adrian Holovaty
2005-10-31
Made several grammar fixes to cache documentation from [1020]
Adrian Holovaty
2005-10-30
Documented {{{singular}}} argument for m2m relationships (fixes #664).
Jacob Kaplan-Moss
2005-10-29
Fixed #140: memcached backends may now use multiple servers
Jacob Kaplan-Moss
2005-10-29
Fixed #612 - added cache control headers (thanks, hugo)
Jacob Kaplan-Moss
2005-10-23
Small massaging of docs/model-api.txt
Adrian Holovaty
2005-10-22
Fixed #479 -- Implemented time-zone formats in dateformat. Thanks, Sune
Adrian Holovaty
2005-10-22
Some small improvements and fixes to docs/authentication.txt, which still isn...
Adrian Holovaty
[next]