This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-20 14:24:27 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Alasdair Nicol
38ab0f13fa
Added missing backticks to form validation docs
2014-11-20 11:09:21 -05:00
..
class-based-views
…
contrib
Fix malformed note directives.
2014-11-17 16:42:54 -07:00
files
Fixed
#23827
-- TZ behavior in Storage API ref doc
2014-11-15 11:57:53 +01:00
forms
Added missing backticks to form validation docs
2014-11-20 11:09:21 -05:00
models
Fixed
#23817
-- Updated docs on QuerySet evaluation
2014-11-20 09:33:32 -05:00
templates
Fixed
#23849
-- Documented the locmem.Loader class.
2014-11-18 21:17:17 -07:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
Fixed
#23825
-- Added links for decorating class-based views to the CSRF docs.
2014-11-15 19:33:39 +01:00
databases.txt
…
django-admin.txt
Fixed
#23410
-- Avoided unnecessary rollbacks in related apps when migrating backwards.
2014-11-19 16:11:44 -07:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…