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
Andrew Godwin
dfc95d240d
Fix docs typo
2013-12-15 12:11:02 +00:00
..
class-based-views
…
contrib
Fixed
#21591
-- Added documentation about contrib.messages.get_messages.
2013-12-12 14:56:34 +01:00
files
…
forms
…
models
Fix docs typo
2013-12-15 12:11:02 +00:00
templates
…
clickjacking.txt
…
databases.txt
Updated a bunch of hyperlinks in documentation
2013-12-08 18:40:09 +01:00
django-admin.txt
Fixed
#13476
-- Added support for color in console output under Windows.
2013-12-02 23:18:04 -03:00
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
Changed documentation of HttpResponse.content to indicate it's a bytestring
2013-12-13 11:42:14 +01:00
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…