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-14 19:37:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Simon Charette
d0451e4cad
Fixed
#26295
-- Allowed using i18n_patterns() in any root URLconf.
...
Thanks Tim for the review.
2016-03-03 12:08:49 -05:00
..
_images
…
auth
Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login.
2016-03-01 11:25:28 -05:00
class-based-views
…
db
Corrected a run on sentence in doc/topics/db/models.txt.
2016-02-25 14:22:41 -05:00
forms
…
http
…
i18n
Fixed
#26295
-- Allowed using i18n_patterns() in any root URLconf.
2016-03-03 12:08:49 -05:00
testing
Refs
#26270
-- Reorganized TestCase docs.
2016-02-25 07:58:22 -05:00
cache.txt
…
checks.txt
Removed unneeded hint=None/obj=None in system check messages.
2016-02-12 13:01:25 -05:00
conditional-view-processing.txt
…
email.txt
Added import in docs/topics/email.txt example.
2016-02-12 13:44:38 -05:00
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…