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
Stephane Angel (Twidi)
8091e8c5c6
Corrected doc'd differences between django-admin and manage.py.
2015-11-23 07:23:00 -05:00
..
class-based-views
…
contrib
Fixed
#25722
-- Added the GEOSGeometry.covers() method.
2015-11-20 12:36:03 -05:00
files
…
forms
…
models
Corrected GenericIPAddressField protocol parameter doc.
2015-11-19 11:18:31 -05:00
templates
Fixed
#25710
-- Clarified the docs about what INTERNAL_IPS does.
2015-11-17 10:16:29 -05:00
applications.txt
Refs
#24971
,
#25356
-- Clarified how apps.py works in 1.9 release notes.
2015-11-17 19:32:32 -05:00
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Corrected doc'd differences between django-admin and manage.py.
2015-11-23 07:23:00 -05:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Fixed
#25695
-- Added template_name parameter to csrf_failure() view.
2015-11-17 14:28:18 -05:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…