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-15
Fixed #25180 -- Prevented varchar_patterns_ops and text_patterns_ops indexes ...
Caio Ariede
2015-08-15
Fixed #24986 -- Added support for annotations in DISTINCT queries.
Valentina Mukhamedzhanova
2015-08-15
Fixed #25064 -- Allowed empty join columns.
Alex Hill
2015-08-14
Refs #23843 -- Updated Oracle annotations workaround to reflect latest status.
Tim Graham
2015-08-14
Moved foreign_object models.py into a module.
Tim Graham
2015-08-14
Fixed #25239 -- Corrected makemigrations numbering if a migration has a numbe...
Caio Ariede
2015-08-13
Fixed #25267 -- Corrected message for admin.E122 system check.
Fabrizio Ettore Messina
2015-08-12
Fixed #25172 -- Fixed check framework to work with multiple databases.
Ion Scerbatiuc
2015-08-12
Fixed #25254 -- Added JsonResponse json_dumps_params parameter.
Sambhav Satija
2015-08-12
Fixed #24257 -- Corrected i18n handling of percent signs.
Doug Beck
2015-08-11
Fixed #25163 -- Fixed exception handling in nested test client requests.
pscottdevos
2015-08-10
Removed deprecated GeoManager from inspectdb/ogrinspect output.
Tim Graham
2015-08-10
Fixed #25160 -- Moved unsaved model instance data loss check to Model.save()
Tim Graham
2015-08-08
Used skipUnlessDBFeature where appropriate.
Simon Charette
2015-08-08
Refs #25236 -- Removed ifequal/ifnotequal usage.
Tim Graham
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-08-07
Fixed #25231 -- Added recording of squashed migrations in the migrate command.
mlavin
2015-08-07
Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values.
Tim Graham
2015-08-07
Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.
Caio Ariede
2015-08-07
Fixed #25241 -- Corrected ModelForm.save() error message when saving invalid ...
Tim Graham
2015-08-06
Refs #14476 -- Added a test for default annotation name access in aggregate.
Tim Graham
2015-08-05
Fixed #25226 -- Set the model attribute on ArrayField's base_field
Ion Scerbatiuc
2015-08-05
Fixed #22404 -- Added a view that exposes i18n catalog as a JSON
Sergey Kolosov
2015-08-04
Fixed #25211 -- Added HttpRequest.get_port() and USE_X_FORWARDED_PORT setting.
Matt Robenolt
2015-08-04
Fixed #25209 -- Removed parallel=True coverage option
Peter Schmidt
2015-08-04
Fixed #25191 -- Added string diff to SimpleTestCase.assertXMLEqual() message.
Caio Ariede
2015-08-04
Fixed #25215 -- Solved reference to forms.HStoreField in declaration of HStor...
Curtis Maloney
2015-08-03
Removed unused Field.get_flatchoices() method.
Tim Graham
2015-08-03
Fixed #25206 -- Fixed error message when checking a ModelAdmin fieldset's fie...
Alasdair Nicol
2015-08-03
Added test for ForeignObject.get_extra_descriptor_filter()
Alex Hill
2015-08-02
Fixed flake8 warning.
Tim Graham
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
[prev]
[next]