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-28 02:59:58 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tim Graham
22242c510f
Fixed
#16929
- Documented how to extend UserAdmin with UserProfile fields; thanks charettes for the draft example.
2012-09-15 07:38:34 -04:00
..
_images
…
class-based-views
Fixed
#15906
- Documented HEAD method in CBVs; thanks zsiciarz for the patch.
2012-09-08 18:45:02 -04:00
db
Fix typo: Non -> None
2012-09-08 16:14:13 -04:00
forms
Fixed
#11185
- Expanded docs on customizing widgets; thanks fadeev for the draft patch.
2012-09-15 06:22:00 -04:00
http
…
i18n
…
auth.txt
Fixed
#16929
- Documented how to extend UserAdmin with UserProfile fields; thanks charettes for the draft example.
2012-09-15 07:38:34 -04:00
cache.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
Replaced backwards-incompatible changes reference
2012-09-09 12:53:32 -04:00
logging.txt
…
pagination.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…
testing.txt
…