|
migrations
|
Add some unit tests
|
2021-10-14 19:12:23 +11:00 |
|
templates/build
|
Add setting for enabeling reports
|
2021-11-10 23:54:54 +01:00 |
|
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
|
admin.py
|
exclude new field from admin view
|
2021-10-14 18:57:02 +11:00 |
|
api.py
|
Fix generation of API documentation
|
2021-10-17 22:32:03 +11:00 |
|
apps.py
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
|
forms.py
|
PEP fixes
|
2021-10-17 21:39:07 +11:00 |
|
models.py
|
Provide model-level default function option
|
2021-11-08 13:30:59 +11:00 |
|
serializers.py
|
Un-comment lines in build.serializers
|
2021-10-20 23:37:26 +11:00 |
|
tasks.py
|
Fix CI errors
|
2021-11-04 15:05:54 +11:00 |
|
test_api.py
|
unit test fixes
|
2021-10-17 22:57: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 old views / forms
|
2021-10-17 11:25:33 +11:00 |
|
views.py
|
PEP fixes
|
2021-10-17 21:39:07 +11:00 |