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 17:44:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tim Graham
19242c675f
Fixed
#23735
-- Clarified that admindocs must be enabled to view template tag libraries in admin.
...
Thanks Aymeric Augustin for the report.
2014-10-30 19:04:10 -04:00
..
auth
Fixed documentation of make_password kwargs.
2014-10-27 06:36:55 -04:00
class-based-views
…
db
…
forms
…
http
…
i18n
Fixed
#18731
-- Added an example about customizing "makemessages" command.
2014-10-30 08:22:13 -04:00
testing
Fixed
#23606
-- Implemented Client and RequestFactory trace() methods.
2014-10-28 10:11:12 -04:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
…
migrations.txt
Fixed typo in squashing migrations documentation
2014-10-27 14:16:39 -07:00
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
Removed unused import from the JSON serialization example.
2014-10-21 23:49:40 -04:00
settings.txt
…
signals.txt
Removed unnecessary code-block directives.
2014-08-19 16:44:25 -04:00
signing.txt
…
templates.txt
Fixed
#23735
-- Clarified that admindocs must be enabled to view template tag libraries in admin.
2014-10-30 19:04:10 -04:00