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
[1.6.x] Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.
Tim Graham
2013-09-11
[1.6.x] Documentation -- Improved description of cache arguments
Kevin Christopher Henry
2013-09-10
[1.6.x] Took advantage of django.utils.six.moves.urllib.*.
Aymeric Augustin
2013-09-09
[1.6.x] Fixed #16895 -- Warned about cost of QuerySet ordering
e0ne
2013-09-07
[1.6.x] Fixed #21068 -- Added some docs for DiscoverRunner
Tim Graham
2013-09-06
[1.6.x] Fixed a link in topics/testing/overview.txt
Tim Graham
2013-09-06
[1.6.x] Fixed #20646 -- Clarified the use of AbstractBaseUser.REQUIRED_FIELDS
Tim Graham
2013-09-05
[1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-09-03
[1.6.x] Replaced "not PY3" by "PY2", new in six 1.4.0.
Aymeric Augustin
2013-09-03
[1.6.x] Fixed #21002 -- Documented JSON session serialization requires string...
Tim Graham
2013-08-31
[1.6.x] Made the doc about translating string literals in templates more prom...
Loic Bistuer
2013-08-28
[1.6.x] Minor spelling correction in ModelForms docs
Phaneendra Chiruvella
2013-08-27
[1.6.x] Fixed #20981 -- Noted the default value of disable_existing_loggers.
Krzysztof Jurewicz
2013-08-27
[1.6.x] Fixed typo in docs/topics/conditional-view-processing.txt
Jan Böcker
2013-08-22
[1.6.x] Typos introduced in 57c82f909b.
Ramiro Morales
2013-08-22
[1.6.x] Fixed #20922 -- Allowed customizing the serializer used by contrib.se...
Tim Graham
2013-08-22
[1.6.x] Documentation -- Clarified use of 'view' in test client introduction.
Kevin Christopher Henry
2013-08-22
[1.6.x] Made description of LANGUAGE_CODE setting more clear.
Ramiro Morales
2013-08-10
[1.6.x] Fixed #20890 -- Added missing import in class-based view docs.
Tim Graham
2013-08-06
[1.6.x] Added section labels in cache docs
Leandro Regueiro
2013-08-05
[1.6.x] Fixed #20862 -- Updated startproject MIDDLEWARE_CLASSES in docs.
Tim Graham
2013-08-04
[1.6.x] Fixed #20855 -- Added documentation of current_app and extra_context ...
Justin Michalicek
2013-08-03
[1.6.x] Added missing request argument to example in URL dispatcher docs
Alasdair Nicol
2013-07-29
[1.6.x] Misc doc cleanups.
minusf
2013-07-29
[1.6.x] Fixed #20774 -- Mention the new django-localflavor app as a replaceme...
Jannis Leidel
2013-07-28
[1.6.x] Fixed ReST typo in topics/class-based-views/mixins.txt
Tim Graham
2013-07-19
[1.6.x] LocaleMiddleware isn't default anymore (corrected docs)
Sergio Oliveira
2013-07-19
[1.6.x] Fixed Croatia's country code in `localflavor` docs
Matt Deacalion Stevens
2013-07-19
[1.6.x] Fixed #20772 -- Fixed minor typo in form media docs.
Loic Bistuer
2013-07-18
[1.6.x] Fixed #20762 -- Clarified that add_fieldsets is not a standard ModelA...
Tim Graham
2013-07-16
[1.6.x] Reworked docs for ModelForm validation.
Loic Bistuer
2013-07-14
[1.6.x] Fixed grammatical error in auth docs
David Binetti
2013-07-11
[1.6.x] Fixed #20730 -- Fixed "Programmatically creating permissions" error.
Tim Graham
2013-07-09
[1.6.x] Fixed #18261 -- Clarified 'project root directory'
SusanTan
2013-07-08
[1.6.x] Fixed #19695 -- Retitle "Form Media" to "Form Assets".
James Bennett
2013-07-08
[1.6.x] Fixed #16965 -- Clarified Formset can_delete docs.
Tim Graham
2013-07-08
[1.6.x] Fixed #12346 -- Added a note on how to validate InlineFormSets.
Tim Graham
2013-07-05
[1.6.x] Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2013-07-04
[1.6.x] Fixed #20134 -- Correct list of fields that UserManager requires.
Tim Graham
2013-07-04
[1.6.x] Fixed #20690 -- Mentioned LOCALE_PATHS earlier in translation docs.
Tim Graham
2013-07-03
[1.6.x] Fixed #20609 -- Documented how to use request.user with RequestFactory
SusanTan
2013-07-03
[1.6.x] Fixed #20687 -- Added documentation for django.core.signing API.
Tomáš Ehrlich
2013-07-02
[1.6.x] A couple more semicolon -> colon fixes; refs #18134.
Tim Graham
2013-07-01
[1.6.x] Fixed #20659 -- Fixed PublisherDetail in CBV topic documentation.
Baptiste Mispelon
2013-07-01
Stopped branding Python 3 support as experimental.
Aymeric Augustin
2013-06-30
[1.6.x] Fixed #20667 - Removed discussion of DEBUG from tutorial.
Tim Graham
2013-06-28
Support 'pyformat' style parameters in raw queries, Refs #10070
Shai Berger
2013-06-27
Fixed #20571 -- Added an API to control connection.needs_rollback.
Aymeric Augustin
2013-06-27
Fixed #20590: Documented new test case ordering
Andrew Godwin
2013-06-26
Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk.
Tim Graham
[next]