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-24 00:59:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
leandrafinger
08b501e7d3
add missing imports to the examples in the 'Forms'
2013-05-19 13:31:45 +02:00
..
class-based-views
…
contrib
add missing imports to the examples in the 'Forms'
2013-05-19 13:31:45 +02:00
files
…
forms
add missing imports to the examples in the 'Forms'
2013-05-19 13:31:45 +02:00
models
Merge pull request
#1129
from frog32/master
2013-05-19 01:37:25 -07:00
templates
Add missing imports and models to the examples in the template layer documentation
2013-05-19 13:29:38 +02:00
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
Fixed
#12747
-- Made reason phrases customizable.
2013-05-19 13:14:54 +02:00
settings.txt
…
signals.txt
…
template-response.txt
Add missing imports and models to the examples in the view layer documentation
2013-05-18 18:39:11 +02:00
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…