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-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Akshesh
2b31f14d89
Fixed grammatical typos in gis docs.
2016-03-21 11:14:04 -04:00
..
class-based-views
Fixed
#26376
-- Clarifed meaning of 'search' in TemplateResponseMixin.get_template_names() docs.
2016-03-21 08:09:13 -04:00
contrib
Fixed grammatical typos in gis docs.
2016-03-21 11:14:04 -04:00
files
…
forms
Fixed
#26265
-- Clarified RadioSelect container's HTML id.
2016-03-19 18:01:10 -04:00
models
…
templates
…
applications.txt
…
checks.txt
Refs
#24227
-- Replaced M2M isinstance checks by field.many_to_many
2016-03-19 09:24:27 +01:00
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Fixed
#25658
-- Allowed inspectdb to inspect a specific set of tables.
2016-03-18 08:41:15 -04:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Fixed typos in docs.
2016-03-13 19:48:24 +01:00
validators.txt
…
views.txt
…