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-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Claude Paroz
1b0287b4b8
Fixed typos in db-api GIS docs
2016-08-08 15:16:28 +02:00
..
class-based-views
…
contrib
Fixed typos in db-api GIS docs
2016-08-08 15:16:28 +02:00
files
…
forms
Fixed
#26928
-- Changed forms' checked attribute to HTML5 boolean style.
2016-08-04 19:16:54 -04:00
models
Fixed
#26808
-- Added Meta.indexes for class-based indexes.
2016-08-05 18:12:51 -04:00
templates
Removed unnecessary 'just' from docs/ref/templates/api.txt.
2016-07-30 09:26:54 -04:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
Fixed
#26808
-- Added Meta.indexes for class-based indexes.
2016-08-05 18:12:51 -04:00
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
Fixed
#26918
-- Clarified source of pre/post_save update_fields argument.
2016-07-21 10:06:41 -04:00
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…