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-16 21:33:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tim Graham
22d2a5b00a
Corrected a run on sentence in doc/topics/db/models.txt.
2016-02-25 14:22:41 -05:00
..
_images
…
auth
Fixed
#12233
-- Allowed redirecting authenticated users away from the login view.
2016-02-25 07:18:33 -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
Updated instructions for gettext on Windows.
2016-02-11 08:45:55 -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
Fixed
#26206
-- Fixed docs comments causing empty code blocks.
2016-02-11 07:58:15 -05:00
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…