templates/build
|
Paint the icon red
|
2022-05-04 17:33:19 +10:00 |
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
admin.py
|
PEP fixes
|
2022-05-12 12:47:25 +10:00 |
api.py
|
Fix context such that build output can be deleted
|
2022-05-17 11:52:42 +10:00 |
apps.py
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
forms.py
|
Refactor CancelBuild form
|
2022-05-04 16:30:46 +10:00 |
models.py
|
make imports on function level
|
2022-05-16 18:01:16 +02:00 |
tasks.py
|
update translation commands
|
2022-05-01 22:03:49 +02:00 |
test_build.py
|
Refactor CancelBuild form
|
2022-05-04 16:30:46 +10:00 |
test_migrations.py
|
Test migrations for build app
|
2021-02-04 00:44:37 +11:00 |
tests.py
|
PEP fixes
|
2022-05-04 18:46:07 +10:00 |
urls.py
|
Refactor CancelBuild form
|
2022-05-04 16:30:46 +10:00 |
views.py
|
Remove encoding header
|
2022-05-15 20:33:00 +02:00 |