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
2013-09-11
Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.
Tim Graham
2013-09-11
Documentation -- Improved description of cache arguments
Kevin Christopher Henry
2013-09-10
Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirec...
Juan Catalano
2013-09-10
Fixed #16534 -- Improved ability to customize DiscoverRunner
Tim Graham
2013-09-09
Fixed #19885 -- cleaned up the django.test namespace
Kevin Christopher Henry
2013-09-09
Fixed #16895 -- Warned about cost of QuerySet ordering
e0ne
2013-09-07
Fixed #21068 -- Added some docs for DiscoverRunner
Tim Graham
2013-09-06
Fixed a link in topics/testing/overview.txt
Tim Graham
2013-09-06
Fixed #20646 -- Clarified the use of AbstractBaseUser.REQUIRED_FIELDS
Tim Graham
2013-09-06
Consolidated documentation for F() and Q()
evildmp
2013-09-05
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-09-05
Took advantage of django.utils.six.moves.urllib.*.
Aymeric Augustin
2013-09-05
Fixed #21000 -- Made cached_db session backend respect SESSION_CACHE_ALIAS
CHI Cheng
2013-09-05
Removed "makemigrations --force" from docs since it doesn't actually exist.
Loic Bistuer
2013-09-03
Fixed #21002 -- Documented JSON session serialization requires string keys
Tim Graham
2013-09-02
Replaced "not PY3" by "PY2", new in six 1.4.0.
Aymeric Augustin
2013-08-31
Made django.test.testcases not depend on staticfiles contrib app.
Ramiro Morales
2013-08-31
Made the doc about translating string literals in templates more prominent.
Loic Bistuer
2013-08-29
Fixed #20997 -- Added SessionStore note to docs.
Tim Graham
2013-08-28
Minor spelling correction in ModelForms docs
Phaneendra Chiruvella
2013-08-27
Fixed #20981 -- Noted the default value of disable_existing_loggers.
Krzysztof Jurewicz
2013-08-27
Fixed #20976 -- Fixed labels in migration docs.
Tim Graham
2013-08-26
Fixed typo in docs/topics/conditional-view-processing.txt
Jan Böcker
2013-08-23
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-22
Typos introduced in 297f5af222.
Ramiro Morales
2013-08-22
Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
Tim Graham
2013-08-22
Documentation -- Clarified use of 'view' in test client introduction.
Kevin Christopher Henry
2013-08-22
Made description of LANGUAGE_CODE setting more clear.
Ramiro Morales
2013-08-21
Fixed #18967 -- Don't base64-encode message/rfc822 attachments.
Ramiro Morales
2013-08-20
Fixed #18967 -- Don't base64-encode message/rfc822 attachments.
Ramiro Morales
2013-08-19
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-19
Removed versionadded/changed annotations for 1.5
Tim Graham
2013-08-15
Fixed some ReST errors regarding backticks
Tim Graham
2013-08-12
Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting
Mel Collins
2013-08-10
Fixed #20890 -- Added missing import in class-based view docs.
Tim Graham
2013-08-10
Docs tweaks (thanks timgraham)
Andrew Godwin
2013-08-10
Fixed #20828 -- Allowed @permission_required to take a list of permissions
ersran9
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-08-06
Added section labels in cache docs
Leandro Regueiro
2013-08-06
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-08-05
Fixed #20832 -- Enabled HTML password reset email
Justin Michalicek
2013-08-05
Fixed #20862 -- Updated startproject MIDDLEWARE_CLASSES in docs.
Tim Graham
2013-08-04
Fixed #20855 -- Added documentation of current_app and extra_context params t...
Justin Michalicek
2013-08-03
Added missing request argument to example in URL dispatcher docs
Alasdair Nicol
2013-08-01
Fixed #20667 - Removed discussion of DEBUG from tutorial.
Tim Graham
2013-07-31
Fixed #12103 -- Added AuthenticationForm.confirm_login_allowed to allow custo...
Tim Graham
2013-07-30
Doc tweaks for html_message parameter to send_mail(); refs #20817
Tim Graham
2013-07-30
Implement allow_migrate for migration operations
Andrew Godwin
2013-07-30
Rename allow_syncdb to allow_migrate
Andrew Godwin
2013-07-30
Rename pre_ and post_syncdb to *_migrate, with aliases from old names
Andrew Godwin
[prev]
[next]