builtin
|
small fixes
|
2021-11-20 15:49:02 +01:00 |
migrations
|
add missing migration
|
2021-11-16 00:41:08 +01:00 |
mixins
|
simpler imports
|
2021-11-20 17:46:50 +01:00 |
samples
|
names of plugins must be unique
|
2021-11-21 02:24:08 +01:00 |
templatetags
|
move globalsettings mixin reg to registry
|
2021-11-20 18:39:24 +01:00 |
__init__.py
|
move settings to registry
|
2021-11-20 18:01:19 +01:00 |
action.py
|
refactor app
|
2021-10-08 22:08:09 +02:00 |
admin.py
|
PEP fixes
|
2021-11-16 00:21:14 +01:00 |
api.py
|
refactor
|
2021-11-18 01:48:03 +01:00 |
apps.py
|
always drop out of maintenance on startup
|
2021-11-21 19:08:01 +01:00 |
helpers.py
|
move stacks to registry
|
2021-11-20 18:26:41 +01:00 |
integration.py
|
move git stuff to the helpers
|
2021-11-20 17:03:10 +01:00 |
loader.py
|
PEP fixes
|
2021-11-20 21:03:51 +01:00 |
models.py
|
PEP fixes
|
2021-11-20 21:03:51 +01:00 |
plugin.py
|
refactor app
|
2021-10-08 22:08:09 +02:00 |
plugins.py
|
PEP fixes
|
2021-11-20 21:03:51 +01:00 |
registry.py
|
break on database error
|
2021-11-21 00:53:04 +01:00 |
serializers.py
|
add api test
|
2021-11-21 01:57:46 +01:00 |
test_action.py
|
refactor app
|
2021-10-08 22:08:09 +02:00 |
test_api.py
|
PEP fix
|
2021-11-21 19:18:37 +01:00 |
test_integration.py
|
simpler imports
|
2021-11-20 17:46:50 +01:00 |
test_plugin.py
|
fix test assertation
|
2021-11-20 21:10:20 +01:00 |
urls.py
|
PEP fix
|
2021-11-21 02:01:31 +01:00 |