index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-29
Fixed #21380 -- Added a way to set different permission for static directories.
Vajrasky Kok
2013-11-28
Fixed E125 pep8 warnings
Christopher Medrela
2013-11-28
Fixed #21517 -- Added unit test for non-autoincrement primary key with value 0.
Vajrasky Kok
2013-11-27
PEP-8 cleanup
Anssi Kääriäinen
2013-11-27
Added a bulk option to RelatedManager remove() and clear() methods
Loic Bistuer
2013-11-27
Fixed #21169 -- Reworked RelatedManager methods use default filtering
Loic Bistuer
2013-11-27
Fixed #21438: makemigrations now detects ManyToManyFields
Andrew Godwin
2013-11-26
Fixed #21448 -- Fixed test client logout with cookie-based sessions
Claude Paroz
2013-11-26
Fixed #21512 -- Added more complete information about Pillow and PIL in model...
Vajrasky Kok
2013-11-25
Fixed #20522 - Allowed use of partially validated object in ModelAdmin.add_vi...
Jay Leadbetter
2013-11-25
flake8 fix
Alex Gaynor
2013-11-25
Fixed #21403: Corrected test code
Shai Berger
2013-11-25
Fixed test failure on Oracle
Shai Berger
2013-11-24
flake8 fixes
Alex Gaynor
2013-11-24
Fixed #21391 -- Allow model signals to lazily reference their senders.
Simon Charette
2013-11-24
Fixed #21497 -- Forced conversion to bytes for very long index names
Joel Bohman
2013-11-24
Added more tests for ContentTypeManager.get_for_model.
Antonis Christofides
2013-11-24
Fixed #21500 -- Removed imports of deprecated utils.importlib
Baptiste Mispelon
2013-11-24
Properly closed cache connections at the end of the request.
Florian Apolloner
2013-11-24
Fixed flake8 error (5 space identation!!!)
Alex Gaynor
2013-11-24
Don't fail if there is no memcached backend active.
Florian Apolloner
2013-11-24
Fixed regression from ffc37e2343a93cf6d44247e20cd263b41f931716.
Florian Apolloner
2013-11-24
Fixed #21505 -- Added unit test for django.utils.text.get_valid_filename.
Vajrasky Kok
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
[prev]
[next]