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-25 01:25:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
7275576235
Clarified thread safety note in class based views; thanks rafadura for the patch.
2012-08-09 18:22:30 -04:00
..
class-based-views
Clarified thread safety note in class based views; thanks rafadura for the patch.
2012-08-09 18:22:30 -04:00
contrib
…
files
…
forms
…
models
Fix
#18062
: Document best practices for choices in model fields.
2012-08-08 12:49:28 -04:00
templates
…
authbackends.txt
…
clickjacking.txt
…
databases.txt
[py3] Ported django.utils.encoding.
2012-08-07 12:00:22 +02:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
[py3] Ported django.utils.encoding.
2012-08-07 12:00:22 +02:00
signals.txt
…
template-response.txt
…
unicode.txt
[py3] Ported django.utils.encoding.
2012-08-07 12:00:22 +02:00
utils.txt
[py3] Ported django.utils.encoding.
2012-08-07 12:00:22 +02:00
validators.txt
…