index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
Age
Commit message (
Expand
)
Author
2016-08-09
Fixed #27041 -- Documented that built-in middleware are compatible with MIDDL...
Ville Skyttä
2016-08-05
Edited docs of test.utils.setup/teardown_test_environment().
Chris Jerdonek
2016-08-05
Edited multi-db topic guide for grammar and clarity.
Liz Lemon
2016-08-04
Fixed #26981 -- Added DiscoverRunner.get_test_runner_kwargs().
Chris Jerdonek
2016-07-28
Fixed #26929 -- Deprecated extra_context parameter of contrib.auth.views.logo...
Andrew Nester
2016-07-28
Removed a blank line per isort and a trailing whitespace.
Tim Graham
2016-07-25
Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering docs.
Tim Graham
2016-07-22
Fixed #18348 -- Documented SesssionStore.create()
Preetham Nosum
2016-07-16
Fixed #17209 -- Added password reset/change class-based views
Claude Paroz
2016-07-14
Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder.
Will Hardy
2016-07-12
Fixed #26831 -- Documented session data must be JSON encodable for JSONSerial...
Md. Sadaf Noor
2016-07-06
Fixed capitalization of "URL pattern".
Tim Graham
2016-07-06
Fixed typo in docs/topics/class-based-views/generic-display.txt
Taylor Edmiston
2016-07-04
Fixed a typo in auth docs.
Jiang Haiyun
2016-07-02
Fixed #26832 -- Added translated language name on the get_language_info docum...
Leila20
2016-07-01
Added parallel test running to "Speeding up the tests" docs.
Harry Moreno
2016-06-28
Fixed #24694 -- Added support for context_processors to Jinja2 backend.
Berker Peksag
2016-06-28
Fixed #15091 -- Allowed passing custom encoder to JSON serializer.
Berker Peksag
2016-06-27
Added missing trailing '$' to url() patterns in docs.
Ramiro Morales
2016-06-24
Fixed #26719 -- Normalized email in AbstractUser.clean().
Bang Dao + Tam Huynh
2016-06-24
Refs #17209 -- Added LoginView and LogoutView class-based views
Claude Paroz
2016-06-23
Fixed #26791 -- Replaced LiveServerTestCase port ranges with binding to port 0.
Tim Graham
2016-06-22
Fixed typo in docs/topics/logging.txt
John-Scott Atlakson
2016-06-21
Refs #21379, #26719 -- Moved username normalization to AbstractBaseUser.
Tim Graham
2016-06-20
Refs #26666 -- Added ALLOWED_HOSTS validation when running tests.
Tobias McNulty
2016-06-20
Fixed typo in docs/topics/db/managers.txt
Tim Graham
2016-06-17
Added urlpatterns variable in docs/topics/http/urls.txt.
Trey Hunner
2016-06-17
Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception...
Carl Meyer
2016-06-16
Fixed #26747 -- Used more specific assertions in the Django test suite.
Jon Dufresne
2016-06-15
Fixed broken links in docs and comments.
Ville Skyttä
2016-06-14
Fixed #26754 -- Documented django.template.context_processors.tz
Ville Skyttä
2016-06-13
Fixed #4136 -- Made ModelForm save empty values for nullable CharFields as NULL.
Jon Dufresne
2016-06-09
Fixed #21588 -- Corrected handler initialization in "modifying upload handler...
Berker Peksag
2016-06-07
Fixed #26704 -- Documented DjangoJSONEncoder.
Tommy Beadle
2016-06-04
Fixed #25127 -- Documented how to organize models in a package.
Evan Palmer
2016-06-04
Fixed #26628 -- Changed CSRF logger to django.security.csrf.
Holly Becker
2016-06-04
Used snippet directive in file upload example.
Berker Peksag
2016-06-03
Fixed #26604 -- Added a multiple file upload example to topics/http/file-uplo...
Berker Peksag
2016-06-03
Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-06-02
Fixed #26337 -- Added i18n note about using a non-English base language
Claude Paroz
2016-05-31
Fixed #26503 -- Removed an outdated example from session docs.
Berker Peksag
2016-05-28
Refs #22634 -- Removed unneeded app_label in custom session engine example.
Tim Graham
2016-05-27
Fixed #26635 -- Clarified Argon2PasswordHasher's memory_cost differs from com...
Bas Westerbaan
2016-05-27
Fixed typo in docs/topics/forms/modelforms.txt
Sergey Fedoseev
2016-05-25
Added imports to docs/topics/db/aggregation.txt example.
MariKiev
2016-05-20
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-05-19
Fixed #20869 -- made CSRF tokens change every request by salt-encrypting them
Shai Berger
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-05-17
Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models...
Loïc Bistuer
2016-05-17
Fixed #20932, #25897 -- Streamlined manager inheritance.
Loïc Bistuer
[prev]
[next]