fixtures
|
Add missing fixture for settings
|
2020-11-12 14:54:03 +11:00 |
migrations
|
remove webhook migrations
|
2021-11-19 22:49:24 +01:00 |
__init__.py
|
startapp common
|
2019-09-03 08:30:14 +10:00 |
admin.py
|
ignore admin rendering fields for coverage
|
2022-03-11 23:32:36 +01:00 |
api.py
|
remove dead code
|
2022-01-20 23:56:39 +01:00 |
files.py
|
remove dead code
|
2022-01-21 00:30:51 +01:00 |
forms.py
|
added in optional matches
|
2021-06-05 01:19:12 +02:00 |
models.py
|
test default value with as_int and fix it
|
2022-03-12 03:35:20 +01:00 |
settings.py
|
ignore in coverage
|
2022-03-12 00:54:08 +01:00 |
tasks.py
|
app not ready can not be simulated by tests
|
2022-02-13 17:34:05 +01:00 |
test_views.py
|
Remove old unit test code
|
2021-11-10 08:48:51 +11:00 |
tests.py
|
test default value with as_int and fix it
|
2022-03-12 03:35:20 +01:00 |
urls.py
|
Remove common_currency model entirely
|
2020-11-11 00:21:06 +11:00 |
views.py
|
PEP fixes
|
2021-11-09 21:37:54 +11:00 |