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 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Jon Dufresne
b31a9149e1
Documented InlineModelAdmin.has_(add/change/delete)_permission().
2018-04-04 14:32:35 -04:00
..
class-based-views
Added a pagination example to ListView docs.
2018-03-26 11:40:54 -04:00
contrib
Documented InlineModelAdmin.has_(add/change/delete)_permission().
2018-04-04 14:32:35 -04:00
files
…
forms
Fixed a couple mistakes in docs/ref/forms/widgets.txt.
2018-03-12 09:39:09 -04:00
models
Fixed reference to nonexistent __between lookup.
2018-04-04 09:43:36 -04:00
templates
…
applications.txt
…
checks.txt
Fixed
#29227
-- Allowed BooleanField to be null=True.
2018-03-20 12:10:10 -04:00
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Fixed
#29250
-- Added 'django_version' context to startapp/project docs.
2018-03-22 21:06:50 -04:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
Fixed
#29278
-- Doc'd that a context manager can't be used with FileResponse.
2018-04-04 09:56:49 -04:00
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00