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
2017-02-21
[1.10.x] Fixed #27856 -- Improved accuracy of date subtraction on PostgreSQL.
Vytis Banaitis
2017-02-16
[1.10.x] Fixed #27828 -- Fixed a crash when subtracting Integer/DurationField...
Vytis Banaitis
2017-02-14
[1.10.x] Fixed GeoIP test failure with the latest data.
Tim Graham
2017-02-13
[1.10.x] Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.
amalia
2017-02-06
[1.10.x] Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on model...
Tim Graham
2017-01-04
[1.10.x] Fixed #27658 -- Prevented collectstatic from overwriting newer files...
Tim Graham
2017-01-04
[1.10.x] Tested collectstatic's deleting of files/symlinks when toggling --link.
Tim Graham
2017-01-02
[1.10.x] Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a lea...
vinay karanam
2016-12-27
[1.10.x] Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.
Mariusz Felisiak
2016-12-15
[1.10.x] Refs #27558 -- Isolated indexes test on MySQL.
Tim Graham
2016-12-14
[1.10.x] Fixed #27418 -- Fixed occasional missing plural forms in JavaScriptC...
Waldemar Kornewald
2016-12-06
[1.10.x] Removed some blank lines per isort.
Tim Graham
2016-12-06
[1.10.x] Fixed #27567 -- Fixed crash in the debug view when request.user errors.
Andreas Pelme
2016-12-01
[1.10.x] Fixed #27558 -- Prevented redundant index on InnoDB ForeignKey.
Ed Morley
2016-11-29
[1.10.x] Fixed #27402 -- Fixed incorrect LocaleMiddleware redirects with pref...
Krzysztof Urbaniak
2016-11-29
[1.10.x] Fixed #27544 -- Fixed QuerySet.update(dt=F('dt') + timedelta) crash ...
Andrew Nester
2016-11-23
[1.10.x] Normalized casing of "custom user model".
Tim Graham
2016-11-23
[1.10.x] Refs #26677 -- Simplified i18n test cleanups.
Ramiro Morales
2016-11-23
[1.10.x] Fixed #26677 -- Converted some i18n tests to use disposable FS tree.
Ramiro Morales
2016-11-17
[1.10.x] Fixed #27482 -- Doc'd an example of Case() in QuerySet.filter().
Jonatas CD
2016-11-15
[1.10.x] Fixed #27407 -- Made Model.delete(keep_parents=True) preserve parent...
Simon Charette
2016-11-09
[1.10.x] Fixed #27461 -- Fixed incorrect allow_migrate() arguments in makemig...
Joseph Kahn
2016-11-01
[1.10.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
Tim Graham
2016-11-01
[1.10.x] Fixed #27363 -- Replaced unsafe redirect in SessionMiddleware with S...
Andrew Nester
2016-10-31
[1.10.x] Fixed #27063 -- Prevented i18n_patterns() from using too much of the...
Krzysztof Urbaniak
2016-10-31
[1.10.x] Added additional tests for translation's get_language_from_path().
Krzysztof Urbaniak
2016-10-27
[1.10.x] Updated "running the tests" to use 'pip install -e'.
Tim Graham
2016-10-25
[1.10.x] Fixed #27385 -- Fixed QuerySet.bulk_create() on PostgreSQL when the ...
David Barragán Merino
2016-10-24
[1.10.x] Fixed #27374 -- Made JavaScriptCatalog respect the packages argument.
Alvin Lindstam
2016-10-13
[1.10.x] Fixed #27200 -- Provided makemigration's allow_migrate() with model_...
Tim Graham
2016-10-11
[1.10.x] Fixed nonexistent tmc.edu domain in GeoIP test.
Tim Graham
2016-10-04
[1.10.x] Fixed #27279 -- Fixed a migration performance regression related to ...
Simon Charette
2016-10-04
[1.10.x] Fixed #27309 -- Added CallableBool.__hash__().
Reto Aebersold
2016-10-01
[1.10.x] Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed ...
Claude Paroz
2016-10-01
[1.10.x] Confirmed support for PostGIS 2.3.
Tim Graham
2016-09-30
[1.10.x] Refs #27186 -- Fixed model form default fallback for CheckboxSelectM...
Tim Graham
2016-09-27
[1.10.x] Fixed #27053 -- Documented contrib.auth.get_user().
Berker Peksag
2016-09-27
[1.10.x] Fixed #27271 -- Fixed a crash in runserver logging.
Sergey Fursov
2016-09-22
[1.10.x] Fixed #27186 -- Fixed model form default fallback for MultiWidget, F...
Tim Graham
2016-09-19
[1.10.x] Fixed #27238 -- Disabled check_pattern_startswith_slash if settings....
Alasdair Nicol
2016-09-16
[1.10.x] Fixed typo in tests/migrations/test_loader.py.
Tim Graham
2016-09-12
[1.10.x] Removed an empty test app.
Tim Graham
2016-09-09
[1.10.x] Normalized spelling of ETag.
Tim Graham
2016-09-07
[1.10.x] Fixed #27143 -- Allowed combining SearchQuery with more than one & o...
Nicola Jordan
2016-09-01
[1.10.x] Fixed #27142, #27110 -- Made makemigrations consistency checks respe...
Tim Graham
2016-09-01
[1.10.x] Clarified URL regex check message with respect to include().
Riccardo Magliocchetti
2016-09-01
[1.10.x] Refs #27039 -- Fixed regression with field defaults in prefixed forms.
Alex Hill
2016-08-31
[1.10.x] Fixed #27154 -- Allowed comparing CallableBool with bitwise or.
Olexander Yermakov
2016-08-29
[1.10.x] Fixed #19914 -- Fixed test failures with pylibmc.
Ed Morley
2016-08-29
[1.10.x] Fixed #27132 -- Allowed testing MemcachedCache and PyLibMCCache duri...
Ed Morley
[next]