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-12 02:15:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Berker Peksag
e55fc60f81
Removed unused import from the JSON serialization example.
...
This is a leftover from 5612f54bd56086e2a375e86474ec734c172e7d1f.
2014-10-21 23:49:40 -04:00
..
auth
…
class-based-views
…
db
…
forms
…
http
Fixed some intersphinx references.
2014-10-16 20:00:17 -04:00
i18n
Clarify that HTTP Accept-Language header is case-insensitive.
2014-10-20 12:01:28 -06:00
testing
Fixed
#20609
-- Added instructions for using AnonymousUser with RequestFactory.
2014-10-20 10:51:25 -04:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
Fixed pep8 in docs/topics/logging.txt
2014-10-15 18:54:15 -04:00
migrations.txt
…
pagination.txt
…
performance.txt
…
python3.txt
Fixed some intersphinx references.
2014-10-16 20:00:17 -04:00
security.txt
…
serialization.txt
Removed unused import from the JSON serialization example.
2014-10-21 23:49:40 -04:00
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…