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-02 05:40:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Sergey Parkhomenko
059c9ab24c
Fixed
#23977
-- Added setdefault() method to HttpResponse
2014-12-11 13:56:56 -05:00
..
class-based-views
…
contrib
…
files
…
forms
Corrected example in Form.has_changed() docs.
2014-12-05 13:17:14 -05:00
models
…
templates
…
applications.txt
Fixed typo in docs/ref/applications.txt.
2014-12-06 09:22:46 -05:00
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Refs
#23964
-- Added warning about case-insensitive, unique fields used with formsets
2014-12-08 12:54:04 -05:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
Fixed
#23977
-- Added setdefault() method to HttpResponse
2014-12-11 13:56:56 -05:00
schema-editor.txt
Improved formatting and links of migration docs.
2014-04-27 15:05:41 -04:00
settings.txt
…
signals.txt
…
template-response.txt
Fixed
#23789
-- TemplateResponse handles context differently from render
2014-11-10 14:47:45 +00:00
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…