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-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
d5031ecf88
Fixed
#21353
-- Noted that description is ignored for TabularInlines.
...
Thanks nofinator for the report.
2014-04-10 13:31:59 -04:00
..
class-based-views
…
contrib
Fixed
#21353
-- Noted that description is ignored for TabularInlines.
2014-04-10 13:31:59 -04:00
files
Fixed
#9535
-- Added a reference guide for file upload classes.
2014-04-08 09:52:07 -04:00
forms
Fixed
#22216
-- Added Form.non_field_errors to form API doc.
2014-04-05 18:16:01 -04:00
models
Documentation fixes for the select_for_update change.
2014-04-10 03:40:33 +03:00
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
databases.txt
…
django-admin.txt
Fixed
#22194
-- Added --list-tags option to check command.
2014-04-10 09:43:55 -04:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
Fixed
#9535
-- Added a reference guide for file upload classes.
2014-04-08 09:52:07 -04:00
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…