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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tim Graham
0f454f5d4d
Refs
#23960
-- Removed the host parameter for SimpleTestCase.assertRedirects().
...
Per deprecation timeline.
2017-01-17 14:09:28 -05:00
..
_images
…
auth
Removed nonexistent LogoutView context from docs.
2016-12-31 07:57:39 -05:00
class-based-views
Fixed
#27289
-- Corrected View.as_view() explanation.
2016-09-28 11:26:32 -04:00
db
Fixed typo in docs/topics/db/managers.txt.
2017-01-11 18:31:11 -05:00
forms
Doc'd the need to provide initial for formset submissions.
2016-10-10 15:36:21 -04:00
http
Fixed
#27349
-- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide.
2016-10-14 13:46:54 -04:00
i18n
Documented url()'s 'regex' parameter.
2016-12-22 19:16:26 -05:00
testing
Refs
#23960
-- Removed the host parameter for SimpleTestCase.assertRedirects().
2017-01-17 14:09:28 -05:00
cache.txt
Fixed
#27641
-- Doc'd default local-memory caching in deployment checklist.
2016-12-28 19:43:01 -05:00
checks.txt
…
conditional-view-processing.txt
Refs
#19705
-- Documented decorator ordering with @condition().
2016-10-14 07:36:01 -04:00
email.txt
Fixed
#27007
-- Handled non-UTF-8 bytes objects for text/* attachments.
2016-08-12 16:35:09 -04:00
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
Fixed
#27711
-- Demoted "Installing a distribution-specific package" in install intro.
2017-01-10 09:29:23 -05:00
logging.txt
Fixed outdated log level in docs/topics/logging.txt.
2017-01-12 13:04:17 -05:00
migrations.txt
Refs
#24109
-- Doc'd the elidable feature in squashing migrations docs.
2017-01-17 13:02:58 -05:00
pagination.txt
…
performance.txt
Fixed
#26447
-- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware.
2016-10-10 14:55:59 -04:00
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
Refs
#24205
-- Removed Signal.disconnect()'s weak argument.
2017-01-17 14:09:28 -05:00
signing.txt
…
templates.txt
Documented render_to_string()'s
using
parameter.
2016-10-04 18:58:50 -04:00