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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Moritz Sichert
2f53d342f1
Fixed
#12856
-- Documented BoundField API.
2015-09-21 08:42:14 -04:00
..
_images
…
auth
Fixed
#24944
-- Added extra_email_context parameter to password_reset() view.
2015-09-18 18:56:04 -04:00
class-based-views
Fixed
#25269
-- Allowed method_decorator() to accept a list/tuple of decorators.
2015-09-18 19:04:29 -04:00
db
Fixed
#25355
-- Made two tweaks to docs/topics/db/aggregation.txt.
2015-09-05 10:19:38 -04:00
forms
Fixed
#12856
-- Documented BoundField API.
2015-09-21 08:42:14 -04:00
http
…
i18n
…
testing
Allowed a port range for the liveserver by default.
2015-09-09 23:01:16 +02:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
Fixed
#25390
-- Allowed specifying a start migration in squashmigrations
2015-09-19 14:55:34 +10:00
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…