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-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
François Freitag
e671337e8b
Fixed
#29750
-- Added View.setup() hook for class-based views.
2018-12-21 19:01:11 -05:00
..
class-based-views
Fixed
#29750
-- Added View.setup() hook for class-based views.
2018-12-21 19:01:11 -05:00
contrib
Refs
#28205
-- Corrected ModelAdmin.prepopulated_fields docs regarding when they're populated.
2018-11-28 14:48:03 -05:00
files
…
forms
…
models
…
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
Bumped mysqlclient requirement to >= 1.3.13.
2018-12-06 14:49:27 -05:00
django-admin.txt
Fixed
#30031
-- Added --no-header option to makemigrations/squashmigrations.
2018-12-19 12:41:31 +01:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Reverted "Fixed
#25251
-- Made data migrations available in TransactionTestCase when using --keepdb."
2018-12-05 15:30:23 -05:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
Fixed
#28766
-- Added ResolverMatch.route.
2018-12-06 18:05:40 -05:00
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…