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-02 21:59:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Wilfred Hughes
d258cce482
Fixing a minor spelling mistake in the queryset documentation
2013-05-14 11:40:33 +01:00
..
class-based-views
Fixed
#19733
- deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
2013-05-09 16:44:36 +01:00
contrib
Fixed
#17365
,
#17366
,
#18727
-- Switched to discovery test runner.
2013-05-10 23:08:45 -04:00
files
…
forms
Fixed
#19733
- deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
2013-05-09 16:44:36 +01:00
models
Fixing a minor spelling mistake in the queryset documentation
2013-05-14 11:40:33 +01:00
templates
…
clickjacking.txt
…
databases.txt
…
django-admin.txt
Fixed
#20136
- Fixed and expanded the docs for loaddata and model signals.
2013-05-11 19:34:02 -04:00
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
Fixed
#17365
,
#17366
,
#18727
-- Switched to discovery test runner.
2013-05-10 23:08:45 -04:00
signals.txt
Added documentation for the 'db' argument of the post-syncdb signal.
2013-01-03 22:04:55 +01:00
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…