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
Jimmy Song
94d7fed775
Fixed
#20859
- Clarified Model.clean() example.
2013-08-05 09:06:09 -04:00
..
class-based-views
…
contrib
Fixed
#20860
-- Removed references to defunct chicagocrime.org
2013-08-04 14:46:06 -04:00
files
…
forms
…
models
Fixed
#20859
- Clarified Model.clean() example.
2013-08-05 09:06:09 -04:00
templates
…
clickjacking.txt
…
databases.txt
…
django-admin.txt
Fixed a small formatting issue.
2013-08-04 17:29:55 -07:00
exceptions.txt
Fixed
#20786
-- Cleaned up docs/ref/exceptions.txt
2013-08-02 09:42:46 -04:00
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Deprecated SortedDict (replaced with collections.OrderedDict)
2013-08-04 07:09:39 -04:00
validators.txt
…
views.txt
…