0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref
2015-11-18 19:35:56 -05:00
..
class-based-views Fixed #25397 -- Documented class-based view context variable clash with context processors. 2015-10-23 15:18:39 -04:00
contrib Fixed #25549 -- Documented auth_user_password_change URL. 2015-11-18 19:35:56 -05:00
files
forms Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:14 -05:00
models Replaced "inbuilt" with more common "built-in". 2015-11-12 17:29:03 -05:00
templates Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does. 2015-11-17 10:16:29 -05:00
applications.txt Refs #24971, #25356 -- Clarified how apps.py works in 1.9 release notes. 2015-11-17 19:32:32 -05:00
checks.txt Revert "Fixed #25417 -- Added a field check for invalid default values." 2015-10-27 11:02:35 -04:00
clickjacking.txt
csrf.txt Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:14 -05:00
databases.txt Removed obsolete note about installing psycopg2 on Windows. 2015-11-10 09:59:23 -05:00
django-admin.txt Refs #25526 -- Documented some missing termcolors. 2015-11-18 10:26:39 -05:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt Fixed typo in docs/ref/migration-operations.txt. 2015-11-14 17:19:45 -05:00
request-response.txt Added "Attributes set by application code" section to HttpRequest. 2015-10-28 09:26:23 -04:00
schema-editor.txt
settings.txt Fixed #25695 -- Added template_name parameter to csrf_failure() view. 2015-11-17 14:28:18 -05:00
signals.txt
template-response.txt
unicode.txt Fixed #17686, refs #17816 -- Added "Files" section to Unicode topic. 2015-11-14 12:01:51 -05:00
urlresolvers.txt Fixed #25473 -- Changed underscores in url() names to dashes in docs. 2015-11-07 21:58:45 +01:00
urls.txt
utils.txt Added some function links in translation docs 2015-10-07 17:25:23 +02:00
validators.txt Fixed #25755 -- Unified spelling of "website". 2015-11-16 06:44:14 -05:00
views.txt