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-10 09:25:49 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Ed Henderson
521772ff07
[1.10.x]
Fixed
#26021
-- Applied hanging indentation to docs.
...
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
2016-06-03 11:49:24 -04:00
..
class-based-views
[1.10.x]
Fixed
#26695
-- Clarified return value of View.options().
2016-06-01 08:29:28 -04:00
contrib
[1.10.x]
Fixed
#26021
-- Applied hanging indentation to docs.
2016-06-03 11:49:24 -04:00
files
…
forms
[1.10.x]
Fixed
#26021
-- Applied hanging indentation to docs.
2016-06-03 11:49:24 -04:00
models
[1.10.x]
Fixed
#26021
-- Applied hanging indentation to docs.
2016-06-03 11:49:24 -04:00
templates
…
applications.txt
…
checks.txt
Fixed
#26421
-- Refactored ModelSignal to use Apps.lazy_model_operation()
2016-05-19 21:33:36 -04:00
clickjacking.txt
…
csrf.txt
[1.10.x] Refs
#26628
-- Documented CSRF failure logging.
2016-06-02 20:44:13 -04:00
databases.txt
…
django-admin.txt
…
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
…