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-25 01:25:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Nick Pope
11f4c52ec7
Fixed
#28525
-- Documented GDAL and GeoIP exceptions.
2017-09-02 09:10:18 -04:00
..
class-based-views
…
contrib
Fixed
#28525
-- Documented GDAL and GeoIP exceptions.
2017-09-02 09:10:18 -04:00
files
…
forms
…
models
Fixed
#28557
-- Fixed ForeignKey/OneToOneField/ManyToManyField argument name in docs.
2017-09-01 20:03:32 -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
Moved CSRF docs out of contrib.
2014-11-03 07:47:39 -05:00
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
Fixed
#28031
-- Removed notes about old uWSGI/sentry versions (refs
#20537
).
2017-04-06 09:09:49 -04:00
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
…