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
Age
Commit message (
Expand
)
Author
2015-02-05
Called parent in SimpleTestCase.setUpClass/tearDownClass.
Aymeric Augustin
2015-02-05
Cleaned up schema tests
Markus Holtermann
2015-02-05
Fixed #24265 -- Preserved template backend loading exceptions.
Aymeric Augustin
2015-02-05
Caught all exceptions raised by Engine.get_default().
Aymeric Augustin
2015-02-05
Added cross references to contributing docs.
Riccardo Magliocchetti
2015-02-05
Fixed #24273 -- Allowed copying RequestContext more than once.
Aymeric Augustin
2015-02-05
Simplified handling of RegexURLResolver.urlconf_module.
Aymeric Augustin
2015-02-05
Improved nested ArrayField example
Tom Christie
2015-02-05
Fix small regression caused by 71ada3a8e689a883b5ffdeb1744ea16f176ab730.
Loic Bistuer
2015-02-05
Documented that m2m_changed isn't triggered when M2M is displayed as admin in...
Loic Bistuer
2015-02-05
Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it.
Loic Bistuer
2015-02-04
Added "SQL" to doc wordlist.
Tim Graham
2015-02-04
Fixed #24242 -- Improved efficiency of utils.text.compress_sequence()
Matthew Somerville
2015-02-04
Fixed #24197 -- Added clearing of staticfiles caches on settings changes duri...
mlavin
2015-02-04
Removed direct manipulation of settings in auth tests; refs #21230.
Tim Graham
2015-02-04
Cleaned up formatting in template_tests.test_custom.
Preston Timmons
2015-02-04
Removed non-used EmptyShortCircuit
Anssi Kääriäinen
2015-02-04
Removed EverythingNode
Anssi Kääriäinen
2015-02-04
Fixed #24268 -- removed Query.having
Anssi Kääriäinen
2015-02-04
Fixed #14497 -- Improved admin widget for "read only" FileFields
Riccardo Magliocchetti
2015-02-04
Fixed #24235 -- Removed is_usable attribute from template loaders.
Preston Timmons
2015-02-04
Fixed typos of "select_related" in docs and tests.
Josh Schneier
2015-02-03
Fixed #15321 -- Honored ancestors unique checks.
Aron Podrigal
2015-02-03
Removed a useless check in runtests.py
Tim Graham
2015-02-03
Refactored tests that rely on an ImportError for Python 3.5 compatibility
Tim Graham
2015-02-03
Fixed #24266 -- Changed get_parent_list to return a list ordered by MRO.
Simon Charette
2015-02-03
Demoted "Installing a distribution-specific package" in install notes.
Tim Graham
2015-02-03
Reverted "Fixed #24146 -- Fixed a missing fields regression in admin checks."
Tim Graham
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-02-03
Added a "Writing migrations" how-to.
Tim Graham
2015-02-03
Fixed typos in docs/ref/forms/validation.txt.
minusf
2015-02-03
Fixed #24252 -- Forced lazy __str__ to utf-8 on Python 2
Claude Paroz
2015-02-03
Fixed #24240 -- Allowed GZipping a Unicode StreamingHttpResponse
Matthew Somerville
2015-02-03
Fixed #18651 -- Enabled optional assignments for simple_tag().
Preston Timmons
2015-02-03
Fixed #23617 -- Added get_pk_value_on_save()
Anssi Kääriäinen
2015-02-03
Fixed #24263 -- Prevented extra queries on BaseDateDetailView with a custom q...
Tim Graham
2015-02-03
Fixed broken links in class based views flattend index; refs #24250.
Tim Graham
2015-02-03
Fixed #24250 -- Corrected mistakes in FormMixin docs.
Tim Graham
2015-02-03
Fixed #24168 -- Allowed selecting a template engine in a few APIs.
Aymeric Augustin
2015-02-02
Removed contrib.auth.forms.mask_password()
Tim Graham
2015-02-02
Fixed #24255 -- Specifed 'fields' parameter in modelformset_factory / inlinef...
Matt Westcott
2015-02-01
Removed query.alias_diff()
Tim Graham
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-02-01
Removed UpdateCacheMiddleware._session_accessed()
Tim Graham
2015-02-01
Removed Query.raise_field_error()
Tim Graham
2015-02-01
Removed InlineAdminForm.field_count()
Tim Graham
2015-01-31
Fixed expressions test on Python 3.5; refs #23763.
Tim Graham
2015-01-31
Fixed #24245 -- Added introspection for database defaults.
Tim Graham
2015-01-31
Removed PostgreSQL DatabaseWrapper._set_isolation_level().
Tim Graham
2015-01-31
Fixed #24208 -- Documented changes in private model relations.
Tim Graham
[prev]
[next]