migrations
|
ignore coverage in exsisting migrations
|
2022-02-13 17:45:46 +01:00 |
templates/build
|
Change sidebar text to be consistent
|
2022-03-09 16:19:52 +11:00 |
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
api.py
|
Display "loading" until allocations loaded
|
2022-03-09 15:23:23 +11: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 |
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
|
Unit test fixes
|
2022-03-04 17:27:07 +11: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 |