1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
2011-05-14 17:44:10 +00:00
..
contrib Tweaked weird wording of docs/ref/contrib/humanize.txt 'naturaltime' section from [16071] 2011-05-14 17:44:10 +00:00
files
forms Fixed #16014 -- numerous documentation typos -- thanks psmith. 2011-05-13 04:33:42 +00:00
models Fixed #16014 -- numerous documentation typos -- thanks psmith. 2011-05-13 04:33:42 +00:00
templates Fixed #15263 -- Added support for format localization to the now template tag. Thanks to danielr and dmclain. 2011-05-07 16:58:45 +00:00
authbackends.txt
class-based-views.txt
databases.txt Fixed #14091 - be more correct about logging queries in connection.queries. 2011-04-22 12:14:54 +00:00
django-admin.txt
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt Fixed a couple of small documentation typos. 2011-04-22 14:08:31 +00:00
settings.txt Fixed #14134 - ability to set cookie 'path' and 'secure' attributes of CSRF cookie 2011-05-09 23:00:22 +00:00
signals.txt Fixed #15853 - typo in m2m_changed signal documentation; thanks elbarto. 2011-04-24 23:47:18 +00:00
template-response.txt
unicode.txt
utils.txt Removed last vestiges of references to technical messages from documentation. 2011-05-14 12:28:36 +00:00
validators.txt