Robert Sparks
|
7cbaad721a
|
Move adjustments to PHOTO_DIR forward from settings_sqlitetest to settings_releastetest
- Legacy-Id: 19011
|
2021-05-20 17:37:08 +00:00 |
|
Henrik Levkowetz
|
78963ecdef
|
Added request profiler and a management command to purge profiler records.
- Legacy-Id: 17648
|
2020-04-15 20:48:08 +00:00 |
|
Henrik Levkowetz
|
726fcbf27d
|
Removed all __future__ imports.
- Legacy-Id: 17391
|
2020-03-05 23:53:42 +00:00 |
|
Henrik Levkowetz
|
2d7c9629aa
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
- Legacy-Id: 16446
|
2019-07-15 15:40:51 +00:00 |
|
Henrik Levkowetz
|
d7f5c84182
|
Initial 2to3 patch with added copyright statement updates.
- Legacy-Id: 16309
|
2019-06-27 14:40:54 +00:00 |
|
Henrik Levkowetz
|
c3fb6450f7
|
Updated the mechanism to disable iteration trough all migrations when setting up test databases.
- Legacy-Id: 14671
|
2018-02-22 00:10:39 +00:00 |
|
Henrik Levkowetz
|
6fa181763b
|
Changed the code test coverage checking to never register coverage counts for tests that are sometimes skipped. Removed now unwanted skip settings from the releasetest settings.
- Legacy-Id: 11453
|
2016-06-21 20:39:28 +00:00 |
|
Henrik Levkowetz
|
846a02c3f9
|
Fixed pyflakes complaints introduced with pyflakes 1.1.0
- Legacy-Id: 10896
|
2016-03-04 21:24:26 +00:00 |
|
Henrik Levkowetz
|
7ab5e105f9
|
Added startup of code coverage measurements to settings_releasetest, too.
- Legacy-Id: 10241
|
2015-10-19 15:11:27 +00:00 |
|
Henrik Levkowetz
|
04558234cb
|
Updated release data and mkrelease support, which calculates the release coverage snapshot without invoking tests that developers won't ordinarily be able to run on their laptops/work machines.
- Legacy-Id: 9339
|
2015-03-25 20:06:12 +00:00 |
|