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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Chris Beaven
48e8b5e944
Add orphans support to MultipleObjectMixin
...
Fixes
#7005
2012-11-21 16:50:23 +13:00
..
class-based-views
Add orphans support to MultipleObjectMixin
2012-11-21 16:50:23 +13:00
contrib
Corrected docs about default value of MESSAGE_STORAGE
2012-11-20 23:00:20 +00:00
files
…
forms
Fixed
#13997
- Added an example of constructing a MultiWidget and documented the value_from_datadict method.
2012-11-17 17:54:09 -05:00
models
Update docs/ref/models/querysets.txt
2012-11-18 18:46:39 +02:00
templates
Fixed
#19308
- Clarified stringformat filter example
2012-11-17 19:29:31 -05:00
authbackends.txt
…
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
Corrected docs about default value of MESSAGE_STORAGE
2012-11-20 23:00:20 +00:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…