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
2015-08-01
Fixed #25089 -- Added password validation to createsuperuser/changepassword.
Alex Becker
2015-08-01
Fixed #25146 -- Allowed method_decorator() to decorate classes.
Rigel Di Scala
2015-08-01
Fixed #25204 -- Added missing space in runserver logging.
Tim Graham
2015-08-01
Refs #25176 -- Fixed typo in tests/test_utils/tests.py
Tim Graham
2015-08-01
Fixed #25176 -- Prevented TestCase.setUpTestData() exception from leaking tra...
Adam Chainz
2015-07-31
Removed usage of selenium's deprecated switch_to_window() method.
Tim Graham
2015-07-31
Fixed #24720 -- Avoided resolving URLs that don't end in a slash twice in Com...
Jay Cox
2015-07-31
Refs #25184 -- Started deprecation for contrib.gis.geoip.
Flavio Curella
2015-07-31
Fixed #25184 -- Added support for MaxMind GeoLite2 database format
Flavio Curella
2015-07-31
Fixed #25188 -- Improved message raised by SimpleTestCase.assertRaisesMessage().
Tim Graham
2015-07-30
Fixed #25183 -- Fixed non-deterministic GeoIP test.
Tim Graham
2015-07-30
Fixed #24444 -- Updated contrib.admin to use django-flat-theme
elky
2015-07-30
Fixed #25190 -- Deprecated callable_obj parameter to assertRaisesMessage().
Tim Graham
2015-07-29
Fixed #25163 -- Added hint for non-staff users to admin login page.
Luis Visintini
2015-07-29
Fixed #25185 -- Added support for functools.partial serialization in migrations
Piper Merriam
2015-07-28
Fixed #25186 -- Improved migration's serialization of builtins on Python 2.
Piper Merriam
2015-07-28
Refs #25183 -- Added debugging for non-deterministic GeoIP test.
Tim Graham
2015-07-28
Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible.
Tim Graham
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-07-27
Fixed #24127 -- Changed the default current_app to the current namespace.
Marten Kenbeek
2015-07-27
Fixed #25095 -- Fixed annotate() + values() group by bug
Mitchell Kotler
2015-07-27
Fixed #25110 -- Fixed a test_runner test isolation regression.
Joseph Gordon
2015-07-25
Fixed #24623 -- Fixed EmailMessage.attach_file() with text files on Python 3.
Konrad Świat
2015-07-24
Fixed #22258 -- Added progress status for dumpdata when outputting to file
Claude Paroz
2015-07-23
Fixed #12768 -- Fixed QuerySet.raw() regression on FK with custom db_column.
Matt Johnson
2015-07-21
Fixed #25129 -- Made model instance defaults work with migrations (refs #24919).
Tim Graham
2015-07-21
Refs #24919 -- Made test models serializable for migrations.
Tim Graham
2015-07-21
Corrected HTML-escaping behaviour of url template tag.
Luke Plant
2015-07-20
Fixed #25141 -- Diminished GDAL dependence during geojson serialization
Claude Paroz
2015-07-20
Fixed #25052; refs #16860 -- Added password validation to UserCreationForm.
Tim Graham
2015-07-20
Refs #16860 -- Moved password_changed() logic to AbstractBaseUser.
Tim Graham
2015-07-20
Refs #23622 -- Added tests to ensure ordering is retained for distinct on fie...
Anssi Kääriäinen
2015-07-20
Fixed test with incorrect assumption about pk values.
Anssi Kääriäinen
2015-07-20
Replaced six.BytesIO with io.BytesIO
Tim Graham
2015-07-18
Replaced try/finally by mock.patch in geos tests
Claude Paroz
2015-07-17
Fixed #16501 -- Added an allow_unicode parameter to SlugField.
Edward Henderson
2015-07-17
Fixed db.utils.load_backend() on non-ASCII paths.
Tim Graham
2015-07-16
Fixed #25078 -- Added support for disabled form fields
Claude Paroz
2015-07-16
Fixed #25120 -- Deprecated egg template loader.
Tim Graham
2015-07-15
Fixed #25128 -- Fixed SQLite SchemaEditor crash when adding a ForeignObject f...
Tim Graham
2015-07-15
Filtered out 'base' from database backend choices error message.
Tim Graham
2015-07-15
Fixed #24966 -- Added deployment system check for empty ALLOWED_HOSTS.
rroskam
2015-07-15
Refs #24121 -- Added meaningful repr() to HttpResponse and subclasses.
Keryn Knight
2015-07-14
Refs #25085 -- Used more specific assertion in widget test.
Tim Graham
2015-07-14
Fixed #25085 -- Overrode Select widget's __deepcopy__()
Eric Carrillo
2015-07-14
Fixed #24716 -- Deprecated Field._get_val_from_obj()
Thomas Stephenson
2015-07-13
Fixed #25099 -- Cleaned up HttpRequest representations in error reporting.
Vlastimil Zíma
2015-07-13
Fixed #25079 -- Added warning if both TEMPLATES and TEMPLATE_* settings are d...
Daniel Roseman
2015-07-13
Fixed #24375 -- Added Migration.initial attribute
Andrei Kulakov
2015-07-13
Fixed #25108 -- Fixed a test which failed on Pillow 2.9+
Yosuke Yasuda
[prev]
[next]