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
Brett Koonce
946a2226ea
Removed extra p (topppings->toppings)
2013-09-23 19:24:40 -04:00
..
class-based-views
…
contrib
…
files
…
forms
Fixed
#21120
-- Added more explicit text on using validators and link to writing validators.
2013-09-23 10:37:41 -04:00
models
…
templates
Added docs for changes in commit dd3a883894.
2013-09-22 15:43:27 -03:00
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
Fixed
#21070
-- Added a more complex database configuration example.
2013-09-23 12:18:00 -04:00
signals.txt
Removed extra p (topppings->toppings)
2013-09-23 19:24:40 -04:00
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
A few doc additions for changes from d228c1192e.
2013-09-22 13:46:16 -03:00
utils.txt
…
validators.txt
…
views.txt
…