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
Age
Commit message (
Expand
)
Author
2013-07-10
[1.6.x] Added some missing test requirements in the docs; refs #19196
Tim Graham
2013-07-10
[1.6.x] Fixed #19196 -- Added test/requirements
Tim Graham
2013-07-09
[1.6.x] Fixed #18261 -- Clarified 'project root directory'
SusanTan
2013-07-08
[1.6.x] Fixed #18944 -- Documented PasswordResetForm's from_email argument as...
Tim Graham
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 #20493 -- Added a warning that objects may not be picklable acr...
Tim Graham
2013-07-08
[1.6.x] Fixed #12346 -- Added a note on how to validate InlineFormSets.
Tim Graham
2013-07-06
[1.6.x] Fixed #14006 -- Documented that Field's 'description' attribute is in...
Tim Graham
2013-07-05
[1.6.x] Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2013-07-05
[1.6.x] Fixed #20561 -- Emphasized that QuerySet.distinct([*fields]) is only ...
Tim Graham
2013-07-05
[1.6.x] Fixed #19539 -- Updated custom model fields example for Python 3.
Tim Graham
2013-07-05
[1.6.x] fixed grammar
hekevintran
2013-07-04
[1.6.x] Fixed #20134 -- Correct list of fields that UserManager requires.
Tim Graham
2013-07-04
[1.6.x] Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL.
Tim Graham
2013-07-04
[1.6.x] Fixed #12579 -- Noted QuerySet.get_or_create() depends on database un...
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-03
[1.6.x] Fixed #20691 -- Added a note for __str__() vs. __unicode__() and Pyth...
Tim Graham
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-07-01
Updated FAQ on Python versions to explain 2 vs 3.
Aymeric Augustin
2013-06-30
[1.6.x] Fixed #20667 - Removed discussion of DEBUG from tutorial.
Tim Graham
2013-06-29
[1.6.x] Fixed #20677 - Typos in generic_inlineformset_factory docs.
Tim Graham
2013-06-29
[1.6.x] Fixed 1.6 release notes.
Florian Apolloner
2013-06-28
[1.6.x] Added missing deprecation note for model permission methods.
Simon Charette
2013-06-28
[1.6.x] Updated FAQ to reflect official Python 3 support
Claude Paroz
2013-06-28
[1.6.x] Updated FAQ entry about python 3
Claude Paroz
2013-06-28
Fixed missing slash in reusable apps tutorial.
Baptiste Mispelon
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
Fix typo
Ken Bolton
2013-06-27
Docs for related_query_name
Andrew Godwin
2013-06-27
Fixed LOGGING setting docs
Claude Paroz
2013-06-27
Fixed #20590: Documented new test case ordering
Andrew Godwin
2013-06-27
Fixed #20665 -- Missing backslash in sitemaps documentation
Baptiste Mispelon
2013-06-26
Add missing preposition in documentation
Trey Hunner
2013-06-26
Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk.
Tim Graham
2013-06-26
Fixed #20658 -- Fixed bad reST formatting and missing parentheses in the docs...
Loic Bistuer
2013-06-25
Fixed #20642 -- Deprecated `Option.get_(add|change|delete)_permission`.
Simon Charette
2013-06-25
Doc cleanup for FormMixin.prefix; refs #18872.
Tim Graham
2013-06-25
Fixed #20654 -- Fixed type of `m2m_changed`'s `pk_set` arg in docs
Daniel Izquierdo
2013-06-25
Fixed #20653 -- Renamed checksetup management command.
Russell Keith-Magee
2013-06-24
Clarified get_list_or_404 docs, refs #14150.
Tim Graham
2013-06-24
Fixed #20644 -- Add ModelFormMixin.fields to the CBV flattened index
Baptiste Mispelon
2013-06-24
Fixed #20643 -- Fixed implementation of JSONResponseMixin in CBV docs
Baptiste Mispelon
2013-06-24
Corrected minor typos in FileUploadHandler.receive_data_chunk docs.
Simon Meers
2013-06-23
Fixed #20524 - Described keywords in triaging contrib doc.
SusanTan
[prev]
[next]