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-03-03 05:24:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Andrei Kulakov
3d3c7a62c8
[1.8.x] Updated recommendation for testing keyword arg in custom fields.
...
Backport of dbabf43920bfd99f0e720c7c20228c17128a2af8 from master
2015-01-30 08:30:03 -05:00
..
auth
…
class-based-views
…
db
…
forms
…
http
Fixed
#24143
-- Encouraged use of Http404 messages for debugging.
2015-01-16 09:41:01 -05:00
i18n
Fixed
#24124
-- Changed context_processors in the default settings.py
2015-01-12 13:17:44 -05:00
testing
[1.8.x] Fixed a typo in the test responses docs.
2015-01-16 18:24:44 -05:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
Fixed
#24118
-- Added --debug-sql option for tests.
2015-01-12 08:16:08 +00:00
migrations.txt
[1.8.x] Updated recommendation for testing keyword arg in custom fields.
2015-01-30 08:30:03 -05:00
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
Wrote main documentation for templates.
2015-01-10 20:16:19 +01:00