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 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tim Graham
cb38fd9632
Fixed
#17680
- Clarified when logging is configured.
2012-08-10 17:35:16 -04:00
..
_images
…
class-based-views
…
db
[py3] Replaced __nonzero__ by __bool__
2012-08-08 15:02:31 +02:00
forms
…
http
Fixed
#17016
- Added examples for file uploads in views.
2012-08-10 16:19:20 -04:00
i18n
…
auth.txt
…
cache.txt
[py3] Ported django.utils.encoding.
2012-08-07 12:00:22 +02:00
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
Fixed
#17680
- Clarified when logging is configured.
2012-08-10 17:35:16 -04:00
pagination.txt
…
python3.txt
…
security.txt
…
serialization.txt
[py3] Ported django.utils.encoding.
2012-08-07 12:00:22 +02:00
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…
testing.txt
…