migrations
|
ignore coverage in exsisting migrations
|
2022-02-13 17:45:46 +01:00 |
templates/build
|
remove code which is now unused
|
2022-02-15 13:27:30 +11:00 |
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
apps.py
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
forms.py
|
remove code which is now unused
|
2022-02-15 13:27:30 +11:00 |
models.py
|
PEP style fixes
|
2022-02-15 13:30:14 +11:00 |
serializers.py
|
PEP style fixes
|
2022-02-15 13:30:14 +11:00 |
tasks.py
|
Skips some specific steps when importing data
|
2022-02-03 16:03:46 +11:00 |
test_api.py
|
make simpler
|
2022-01-20 23:55:48 +01:00 |
test_build.py
|
remove dead code
|
2022-02-13 20:23:15 +01:00 |
test_migrations.py
|
Test migrations for build app
|
2021-02-04 00:44:37 +11:00 |
tests.py
|
Unit test fix
|
2021-10-18 08:58:04 +11:00 |
urls.py
|
remove code which is now unused
|
2022-02-15 13:27:30 +11:00 |
views.py
|
PEP style fixes
|
2022-02-15 13:30:14 +11:00 |