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
/
tests
Age
Commit message (
Expand
)
Author
2013-11-24
Randomized KEY_PREFIX in caches test to prevent failures during parallel test...
Florian Apolloner
2013-11-23
Fixed test breakage under python 3 introduced by a480f8320a5b36501bfd0e8cd70b...
Baptiste Mispelon
2013-11-23
Don't fail if cPickle doesn't exist.
Florian Apolloner
2013-11-23
Follow up to e112654fc81ddb3fbffbb8382b004d69367a85fe
Florian Apolloner
2013-11-23
Fixed #21200 -- Consistantly raise errors across all cache backends.
Florian Apolloner
2013-11-23
A handful of flake8 fixes
Alex Gaynor
2013-11-23
Simplified iteration in HTTP response objects.
Aymeric Augustin
2013-11-23
Allowed running the test suite without memcached (!)
Aymeric Augustin
2013-11-23
Fixed #21488 -- Multiple locales treatment in i18n commands.
Ramiro Morales
2013-11-23
Fixed #21012 -- New API to access cache backends.
Curtis Maloney
2013-11-22
Fixed #21443 -- Cannot show debug info on PY3's importlib
Bouke Haarsma
2013-11-22
Fixed some flake8 issues
Alex Gaynor
2013-11-22
Fixed missing admindocs' site_header
Bouke Haarsma
2013-11-22
Fixed #21460 -- Reenabled proper template precedence in find_template
Pablo Martín
2013-11-21
Updated admindocs to use class-based views
Claude Paroz
2013-11-21
Fixed #21405 -- Prevented queryset overwrite in BaseModelAdmin
Claude Paroz
2013-11-21
Made minor optimizations to admin_ordering tests
Claude Paroz
2013-11-21
Fixed #21476 -- Cache tests make an incorrect use of `HttpRequest`
Unai Zalakain
2013-11-21
Fixed #21431 -- GenRel->FK list_filter regression in admin
Anssi Kääriäinen
2013-11-21
Refs #8261 -- Fixed regression introduced by fd219fa.
Loic Bistuer
2013-11-20
Fixed #21472 -- Fixed inline formsets display when parent pk is 0
Claude Paroz
2013-11-20
Fixed #21458 -- Made check_for_language more resistant to malformed input.
Baptiste Mispelon
2013-11-20
Fixed #21469 -- Allow set objects in Meta.unique_together.
Baptiste Mispelon
2013-11-19
Fixed #21361 -- allowed access self.value() from SimpleListFilter lookup
Vajrasky Kok
2013-11-19
Fixed #15179 -- middlewares not applied for test client login()
Unai Zalakain
2013-11-18
Fixed some Signal.disconnect calls from 058e434.
Loic Bistuer
2013-11-18
Fixed #21457 -- Allowed fixture file name to contain dots
Claude Paroz
2013-11-18
Merged the signals and signals_regress test packages.
Loic Bistuer
2013-11-18
Fixed #21397 -- Re-added flexibility to TypedChoiceField coercion
Claude Paroz
2013-11-16
Fixed #21428 -- editable GenericRelation regression
Anssi Kääriäinen
2013-11-16
Fixed #21447 -- Restored code erroneously removed in 20472aa827669d2b83b74e52...
Baptiste Mispelon
2013-11-15
Fixed the use of the -ise suffix, where -ize is prefered
Alex Gaynor
2013-11-14
Fixed #21432 -- DateTimeQuery now copies tzinfo when cloning.
Loic Bistuer
2013-11-13
Fixed #21410 -- prefetch_related() for ForeignKeys with related_name='+'
Loic Bistuer
2013-11-11
Flake8 fixes -- including not runnign flake8 over a backported file
Alex Gaynor
2013-11-11
Fixed #9523 -- Restart runserver after compiling apps translations
Bouke Haarsma
2013-11-11
Fixed #21351 -- Replaced memoize with Python's lru_cache.
Bouke Haarsma
2013-11-09
Fixed #21383 -- Added request details in SuspiciousOperation messages
Claude Paroz
2013-11-08
Flake8 fix -- correct number of newlines between top level definitions
Alex Gaynor
2013-11-08
Fixed #17529 -- get_template_from_string default arguments break
Unai Zalakain
2013-11-08
Fixed #13970 -- Made SelectDateWidget use the standard widget is_required att...
Claude Paroz
2013-11-07
Fixed a couple flake8 warnings.
Tim Graham
2013-11-08
Fixed #5849 -- Strip whitespace from blocktrans
Bouke Haarsma
2013-11-07
Merge pull request #1850 from unaizalakain/ticket_13725
Anssi Kääriäinen
2013-11-07
Fixed #13725 -- take url scheme into account in assertRedirects
Unai Zalakain
2013-11-07
Fixed #20536 -- rewrite of the file based cache backend
Jaap Roes
2013-11-07
Fixed #17001 -- Custom querysets for prefetch_related.
Loic Bistuer
2013-11-07
Fixed #20600 -- ordered distinct(*fields) in subqueries
Anssi Kääriäinen
2013-11-07
Fixed #11320 -- exclude() too aggressive in join promotion
Anssi Kääriäinen
2013-11-07
Fixed #21376 -- New implementation for query join promotion logic
Anssi Kääriäinen
[next]