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-06
[gis] Dropped official support for GDAL < 1.6
Claude Paroz
2013-07-06
Added release dates for gis libs as doc comments
Claude Paroz
2013-07-05
Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2013-07-05
Fixed #20561 -- Emphasized that QuerySet.distinct([*fields]) is only supporte...
Tim Graham
2013-07-05
Fixed #19539 -- Updated custom model fields example for Python 3.
Tim Graham
2013-07-04
fixed grammar
hekevintran
2013-07-04
Fixed #20134 -- Correct list of fields that UserManager requires.
Tim Graham
2013-07-04
Fixed #20673 -- Clarified that HttpRequest.user uses AUTH_USER_MODEL.
Tim Graham
2013-07-04
Fixed #12579 -- Noted QuerySet.get_or_create() depends on database unique con...
Tim Graham
2013-07-04
Fixed #20690 -- Mentioned LOCALE_PATHS earlier in translation docs.
Tim Graham
2013-07-03
Fixed #20609 -- Documented how to use request.user with RequestFactory
SusanTan
2013-07-03
Fixed #20687 -- Added documentation for django.core.signing API.
Tomáš Ehrlich
2013-07-03
Fixed #20691 -- Added a note for __str__() vs. __unicode__() and Python 3.
Tim Graham
2013-07-02
A couple more semicolon -> colon fixes; refs #18134.
Tim Graham
2013-07-02
Fix "semicolon" in docs
Ben Firshman
2013-07-01
Relied on NullHandler from the logging stdlib module.
Aymeric Augustin
2013-07-01
Reflected the new default value of LOGGING_CONFIG in docs.
Aymeric Augustin
2013-07-01
Deprecated django.utils.dictconfig.
Aymeric Augustin
2013-07-01
Stopped using django.utils.unittest in the test suite.
Aymeric Augustin
2013-07-01
Fixed #20680 -- Deprecated django.utils.unittest.
Aymeric Augustin
2013-07-01
Fixed #20659 -- Fixed PublisherDetail in CBV topic documentation.
Baptiste Mispelon
2013-07-01
Bumped minimum Python version requirement to 2.7 in Django 1.7.
Aymeric Augustin
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-29
Fixed #20677 - Typos in generic_inlineformset_factory docs.
Tim Graham
2013-06-29
Simplified description of HttpResponse(<iterator>)
Aymeric Augustin
2013-06-29
More import removals
Claude Paroz
2013-06-29
Fixed 1.6 release notes.
Florian Apolloner
2013-06-28
Removed django.utils.encoding.StrAndUnicode class, deprecated in Django 1.5.
Ramiro Morales
2013-06-28
Removed insert(), value_for_insert() SortedDict methods deprecated in Django ...
Ramiro Morales
2013-06-28
Removed 'mimetype' arguments from a few places, as per deprecation TL.
Ramiro Morales
2013-06-28
Removed 'depth' .select_related() argument as per deprecation TL.
Ramiro Morales
2013-06-28
Removed custom profile model functionality as per deprecation TL.
Ramiro Morales
2013-06-28
Removed 'cleanup' management command as per deprecation TL.
Ramiro Morales
2013-06-28
Added missing deprecation note for model permission methods.
Simon Charette
2013-06-28
Updated FAQ to reflect official Python 3 support
Claude Paroz
2013-06-28
Updated FAQ entry about python 3
Claude Paroz
2013-06-28
Master is now pre-1.7.
Jacob Kaplan-Moss
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
[prev]
[next]