builtin
|
More refactoring:
|
2022-01-02 11:22:05 +11:00 |
migrations
|
Add missing migration file
|
2022-01-01 22:00:58 +11:00 |
mixins
|
Rename "GlobalSettingsPlugin" -> "SettingsPlugin"
|
2021-12-31 14:25:22 +11:00 |
samples
|
More refactoring:
|
2022-01-02 11:22:05 +11:00 |
templatetags
|
More refactoring:
|
2022-01-02 11:22:05 +11: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
|
More refactoring:
|
2022-01-02 11:22:05 +11: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
|
PEP fix
|
2021-11-23 18:42:41 +01:00 |
integration.py
|
More refactoring:
|
2022-01-02 11:22:05 +11:00 |
loader.py
|
PEP fixes
|
2021-11-20 21:03:51 +01:00 |
models.py
|
Adds new "PluginSetting" class
|
2022-01-01 22:00:43 +11:00 |
plugin.py
|
More refactoring:
|
2022-01-02 11:22:05 +11:00 |
plugins.py
|
remove unneeded TODO
|
2021-11-23 23:40:52 +01:00 |
registry.py
|
More refactoring:
|
2022-01-02 11:22:05 +11: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 fixes
|
2021-11-21 22:11:18 +01:00 |
test_integration.py
|
More refactoring:
|
2022-01-02 11:22:05 +11:00 |
test_plugin.py
|
More refactoring:
|
2022-01-02 11:22:05 +11:00 |
urls.py
|
remove unneeded Todo
|
2021-12-04 19:52:56 +01:00 |