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
/
ref
Age
Commit message (
Expand
)
Author
2013-07-25
Added versionadded directive missing from b7bd708.
Aymeric Augustin
2013-07-25
Fixed #18315 -- Documented QueryDict.popitem and QueryDict.pop
mark hellewell
2013-07-25
Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs.
Brenton Cleeland
2013-07-24
Fixed #18168 -- clarified precedence of validation
Preston Holmes
2013-07-24
Fixed #20766 -- Deprecated FastCGI support.
Tim Graham
2013-07-19
Fixed #14656 -- Added Atom1Feed `published` element
Matt Deacalion Stevens
2013-07-19
Updated the `databases` documentation
Matt Deacalion Stevens
2013-07-18
Atom specification URL updated
Matt Deacalion Stevens
2013-07-18
Fixed typo in inspectdb docs
Alasdair Nicol
2013-07-17
Allowed Context.push to behave as a context mananger.
Curtis Maloney
2013-07-16
Fixed #14007 -- Added model discovery in models module without the need to sp...
Tim Graham
2013-07-15
Fixed some markup in docs/ref/templates/api.txt
Tim Graham
2013-07-13
Removed Python 2.6 references in GIS docs
Claude Paroz
2013-07-13
Fixed #20582 -- Allowed default Form.label_suffix to be translated
Claude Paroz
2013-07-12
Fixed #20653 -- Renamed checksetup -> check missed in [03465639]
Tim Graham
2013-07-12
Fixed #20429 -- Added QuerySet.update_or_create
Karol Sikora
2013-07-12
Fixed #19031 -- Added a warning when using override_settings with 'DATABASES'
Joeri Bekker
2013-07-12
Fixed #17528 -- Documented that add() and remove() with a many-to-many relati...
Tim Graham
2013-07-12
Fixed #20735 -- clarified ManyToManyField constructor doc
Christopher Medrela
2013-07-11
Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend
Claude Paroz
2013-07-11
Fixed #20733 -- Typo in docs/ref/class-based-views/generic-display.txt
Tim Graham
2013-07-08
Fixed #19695 -- Retitle "Form Media" to "Form Assets".
James Bennett
2013-07-08
Fixed #12346 -- Added a note on how to validate InlineFormSets.
Tim Graham
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-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-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-01
Reflected the new default value of LOGGING_CONFIG in docs.
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-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
Support 'pyformat' style parameters in raw queries, Refs #10070
Shai Berger
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 #20665 -- Missing backslash in sitemaps documentation
Baptiste Mispelon
2013-06-26
Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk.
Tim Graham
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-24
Fixed #20644 -- Add ModelFormMixin.fields to the CBV flattened index
Baptiste Mispelon
[next]