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-14
Added missing docs for the checksetup command.
Daniel Lindsley
2013-06-14
Fixed #20603 -- Made the test suite faster.
Aymeric Augustin
2013-06-14
Merge pull request #1271 from batisteo/ticket-20565
Marc Tamlyn
2013-06-14
Merge pull request #1272 from chicheng/addition-http-status-codes
Marc Tamlyn
2013-06-14
Fixed #20548 -- Removed all PendingDeprecationWarnings from django test suite
Marc Tamlyn
2013-06-14
Fixed #20565 -- Added template examples for GCBV.
Baptiste Darthenay
2013-06-14
Fixed #20289 -- pickling of dynamic models
Anssi Kääriäinen
2013-06-14
Added cache to available_apps in cache tests
Anssi Kääriäinen
2013-06-14
Fixed python 3.2 compat.
Florian Apolloner
2013-06-14
Fixed #20528 -- regression in select_related join promotion
Anssi Kääriäinen
2013-06-14
Fixed #20598 -- Add new HTTP status codes defined in rfc6585
CHI Cheng
2013-06-14
Fixed #15273 -- Extend RedirectView to allow reversal by name.
Marc Tamlyn
2013-06-14
Fixed #17076 -- When reversing a URL fails, inform the user which patterns we...
Wilfred Hughes
2013-06-14
Merge pull request #1270 from tomchristie/remove-incorrect-content-type-test-...
Marc Tamlyn
2013-06-14
Remove incorrect CONTENT_TYPE header from GET and HEAD requests
Tom Christie
2013-06-13
Added a ``checksetup`` management command for verifying Django compatibility.
Daniel Lindsley
2013-06-13
Added release notes for auth views being reversed by name, not by path.
Tim Graham
2013-06-13
Fixed #20000 -- Allowed ModelForm meta overrides for label, help_text and err...
Loic Bistuer
2013-06-13
Fixed #20594 -- Add validation to models.SlugField.
Baptiste Mispelon
2013-06-13
Merge pull request #1265 from dbrgn/mixin_order
Marc Tamlyn
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
[prev]
[next]