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-15 03:48:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Young Yang
f0c7a6f360
Fixed
#23955
-- Corrected formset fields in topic guide.
2014-12-05 11:31:53 -05:00
..
auth
Fixed
#23957
-- Started deprecation toward requiring session verification.
2014-12-05 07:37:34 -05:00
class-based-views
…
db
Fixed typo in aggregation docs link.
2014-12-03 20:07:40 -05:00
forms
Fixed
#23955
-- Corrected formset fields in topic guide.
2014-12-05 11:31:53 -05:00
http
…
i18n
…
testing
Fixed
#23911
-- Added support for buffer file uploads in the test client
2014-12-04 07:42:03 -05:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
Fixed
#23910
-- Added reply_to parameter to EmailMessage
2014-11-28 06:00:06 -05:00
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
Added notes on registering signals in ready() and using dispatch_uid.
2014-11-27 11:22:36 -05:00
signing.txt
…
templates.txt
…