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-25 01:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Nick Pope
49017dc13a
Made GeoIP docs headers consistent with other GIS docs.
2017-09-01 09:44:41 -04:00
..
class-based-views
…
contrib
Made GeoIP docs headers consistent with other GIS docs.
2017-09-01 09:44:41 -04:00
files
…
forms
…
models
Clarified Concat example in docs.
2017-08-14 14:28:05 -04:00
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Fixed
#28363
-- Allowed naming the migration generated by squashmigrations.
2017-07-26 13:47:35 -04:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
Fixed
#28548
-- Replaced 'middlewares' with 'middleware' in docs.
2017-08-30 06:25:51 -04:00
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Removed unused reference in docs/ref/utils.txt.
2017-08-16 18:42:37 +05:00
validators.txt
Fixed
#28201
-- Added ProhibitNullCharactersValidator and used it on CharField form field.
2017-08-12 20:14:14 -04:00
views.txt
…