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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
03395b4277
Fixed some markup that caused broken links in the static files docs.
2014-01-22 10:15:27 -05:00
..
class-based-views
…
contrib
Fixed some markup that caused broken links in the static files docs.
2014-01-22 10:15:27 -05:00
files
…
forms
…
models
Implement swappable model support for migrations
2014-01-19 16:43:12 +00:00
templates
…
applications.txt
…
checks.txt
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
clickjacking.txt
…
databases.txt
…
django-admin.txt
Added a missing command to the command line examples for check.
2014-01-20 20:46:21 +08:00
exceptions.txt
…
index.txt
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
middleware.txt
…
request-response.txt
…
settings.txt
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…