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
2013-06-13
Fixed order of base classes in CBV mixin docs
Danilo Bargen
2013-06-12
Warned that `request_finished` isn't sent by some buggy setups.
Jaap Roes
2013-06-12
Fixed #20579 -- Improved TransactionTestCase.available_apps.
Aymeric Augustin
2013-06-12
Merge pull request #1259 from Wilfred/master
Tim Graham
2013-06-12
Merge pull request #1262 from batisteo/ticket-20591
Marc Tamlyn
2013-06-12
Fixed #20591: added version in docs for utils.module_loading.import_by_path.
Baptiste Darthenay
2013-06-11
Revert "Fixed #20462 - Fixed sqlite regex lookups for null values and non-str...
Tim Graham
2013-06-11
Added docs subdir to gitignore
Claude Paroz
2013-06-11
Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields.
Axel Haustant
2013-06-11
Fixed #20500 - Updated flatpages URLconf example to work with APPEND_SLASH.
Tim Graham
2013-06-11
FormSet.forms is an iterable, so just iterate over it
Wilfred Hughes
2013-06-11
Merge pull request #1258 from batisteo/ticket-20585
Marc Tamlyn
2013-06-11
Fixed #20585: normalize signature of DeletionMixin.post.
Baptiste Darthenay
2013-06-10
Fixed #20578 - Typo in BaseFormSet module name
Tim Graham
2013-06-10
Fixed #18134 -- BoundField.label_tag now includes the form's label_suffix
Gabe Jackson
2013-06-10
Merge pull request #1255 from camilonova/patch-2
Tim Graham
2013-06-10
Reverted the introduction of shared_models.
Florian Apolloner
2013-06-10
Revert "Began implementing a shared set of test models to speed up tests."
Florian Apolloner
2013-06-10
Fixed available_apps for selenium tests.
Aymeric Augustin
2013-06-10
Defined available_apps in relevant tests.
Aymeric Augustin
2013-06-10
Added TransactionTestCase.available_apps.
Aymeric Augustin
2013-06-10
Added a stealth option to flush to allow cascades.
Aymeric Augustin
2013-06-10
Refactored file_storage tests to avoid depending on servers tests.
Aymeric Augustin
2013-06-09
Added runserver validation to detect if DEBUG=False and ALLOWED_HOSTS is empty.
Tim Graham
2013-06-09
Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS
Tim Graham
2013-06-09
Fixed #20567 - Documented BoundField.id_for_label.
Tim Graham
2013-06-09
Merge pull request #1256 from krmboya/patch-1
Tim Graham
2013-06-09
Replaced a dict emulating a set with a set.
Aymeric Augustin
2013-06-09
Update media.txt
Kenny Rachuonyo
2013-06-08
Update flatpages.txt
Camilo Nova
2013-06-08
Allow build of translated documentation
Claude Paroz
2013-06-08
Merge pull request #1254 from russkel/patch-1
Tim Graham
2013-06-08
Update submitting-patches.txt
russkel
2013-06-07
Fixed #19925 - Added validation for REQUIRED_FIELDS being a list
Chris Streeter
2013-06-06
Explained that timezone.now() always returns times in UTC.
Jacob Kaplan-Moss
2013-06-06
Bumped verion numbers for 1.6a1.
Jacob Kaplan-Moss
2013-06-06
Fixed #12337 - Honor ModelForm.Meta.exclude when saving ManyToManyFields.
Stephen Burrows
2013-06-06
Fixed #20502 (again) -- More i18n cache flush in tests
Claude Paroz
2013-06-06
Merge pull request #1245 from oinopion/list_select_related
Marc Tamlyn
2013-06-06
Fixed #20564 -- Generic relations exclude() regression
Anssi Kääriäinen
2013-06-05
Fixed #19080 -- Fine-grained control over select_related in admin
Tomek Paczkowski
2013-06-05
PEP 8 cleanup
Anssi Kääriäinen
2013-06-05
Proofed the 1.6 release notes
Tim Graham
2013-06-05
Fixed #17927 -- Added initial values support for BaseGenericInlineFormSet
Bojan Mihelac
2013-06-04
Fixed #18924 -- Made test.Client.logout send user_logged_out signal.
Tim Graham
2013-06-04
Added i18n-related URL mapper test for a mailing list report.
Ramiro Morales
2013-06-04
Merge pull request #1241 from jaylett/master
Marc Tamlyn
2013-06-04
Fixed #17601 -- expose underlying db exceptions under py2
James Aylett
2013-06-03
Fixed #20532 -- Reverse auth views by name, not by path.
Gavin Wahl
2013-06-03
Fixed #20545 - Made class-based view MRO lists consistent.
Tim Graham
[prev]
[next]