migrations
|
Missing DB fields for user questionaire
|
2019-01-23 00:51:07 +01:00 |
__init__.py
|
Initial commit
|
2017-01-18 02:25:12 +01:00 |
admin.py
|
Display survey fields in User admin page
|
2019-01-31 19:45:49 +01:00 |
apps.py
|
Initial commit
|
2017-01-18 02:25:12 +01:00 |
forms.py
|
Remove broken check from QSO form
|
2020-02-08 22:49:14 +01:00 |
models.py
|
Move QSO no validation into model
|
2020-02-08 22:49:14 +01:00 |
tests.py
|
Initial commit
|
2017-01-18 02:25:12 +01:00 |
urls.py
|
Move to consistent use of spaces instead of tabs
|
2020-01-26 11:36:47 +01:00 |
validators.py
|
Add REST API to webinterface
|
2020-02-08 22:42:26 +01:00 |