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-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
…
..
class-based-views
…
contrib
…
files
…
forms
Fixed
#24191
-- Documented Form.changed_data
2015-06-04 13:51:26 -04:00
models
…
templates
…
applications.txt
Fixed typos and updated spelling wordlist.
2015-03-07 17:59:03 +01:00
checks.txt
Fixed
#24479
-- Added system check to prevent both ordering and order_wrt.
2015-03-21 08:16:28 -04:00
clickjacking.txt
…
csrf.txt
…
databases.txt
Dropped support for PostgreSQL 9.0.
2015-03-27 12:10:55 -04:00
django-admin.txt
…
exceptions.txt
…
index.txt
Moved CSRF docs out of contrib.
2014-11-03 07:47:39 -05:00
middleware.txt
…
migration-operations.txt
…
request-response.txt
Fixed typos in docs/ref/request-response.txt
2015-05-18 09:45:33 -04:00
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…