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-09 17:06:05 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Víðir Valberg Guðmundsson
bde1bc6672
[1.7.x]
Fixed
#22422
-- Moved information about the application loading process to refs/applications.txt.
...
Backport of deb561bbe2 from master
2014-04-25 10:12:55 -04:00
..
class-based-views
…
contrib
[1.7.x] Various documentation typo/spelling fixes
2014-04-22 20:10:58 -04:00
files
…
forms
…
models
[1.7.x]
Fixed
#22493
- Added warnings to raw() and extra() docs about SQL injection
2014-04-25 09:56:04 -04:00
templates
…
applications.txt
[1.7.x]
Fixed
#22422
-- Moved information about the application loading process to refs/applications.txt.
2014-04-25 10:12:55 -04:00
checks.txt
…
clickjacking.txt
…
databases.txt
[1.7.x] Various documentation typo/spelling fixes
2014-04-22 20:10:58 -04:00
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
[1.7.x] Various documentation typo/spelling fixes
2014-04-22 20:10:58 -04:00
request-response.txt
…
schema-editor.txt
…
settings.txt
[1.7.x]
Fixed
#22516
-- Added versionchanged annotation for STATIC_ROOT default value.
2014-04-25 09:36:18 -04:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
[1.7.x] Various documentation typo/spelling fixes
2014-04-22 20:10:58 -04:00
validators.txt
…
views.txt
…