base
|
patch mixin
|
2022-05-11 16:55:38 +02:00 |
builtin
|
replace depreceated values everywhere
|
2022-05-11 16:46:03 +02:00 |
migrations
|
user notification settings
|
2022-04-04 23:46:19 +02:00 |
mixins
|
fix import
|
2022-05-11 14:01:29 +02:00 |
samples
|
remove integration naming from docs
|
2022-05-11 16:50:36 +02:00 |
templatetags
|
remove integration naming from docs
|
2022-05-11 16:50:36 +02:00 |
__init__.py
|
Add legacy
|
2022-05-11 14:40:00 +02:00 |
admin.py
|
PEP fix
|
2022-05-04 17:44:27 +02:00 |
api.py
|
move apis to their respective bases
|
2022-05-11 13:10:29 +02:00 |
apps.py
|
do not coverage catch for load
|
2022-05-03 23:06:57 +02:00 |
events.py
|
add export definition
|
2022-05-11 14:06:11 +02:00 |
helpers.py
|
replace depreceated values everywhere
|
2022-05-11 16:46:03 +02:00 |
models.py
|
fix test
|
2022-05-11 23:21:42 +02:00 |
plugin.py
|
reset zero behaviour
|
2022-05-11 23:45:45 +02:00 |
registry.py
|
rename functions
|
2022-05-11 16:51:50 +02:00 |
serializers.py
|
Update serializer for plugin settings API
|
2022-05-08 17:46:19 +10:00 |
template.py
|
move out templete renderer into helper
|
2022-05-11 13:32:29 +02:00 |
test_api.py
|
another pep check
|
2022-05-12 00:07:19 +02:00 |
test_helpers.py
|
PEP fix
|
2022-05-11 23:12:27 +02:00 |
test_plugin.py
|
make test more precise
|
2022-05-12 00:04:37 +02:00 |
urls.py
|
remove unneeded import
|
2022-05-11 13:13:34 +02:00 |
views.py
|
Move view mixin to plugin.views
|
2022-05-07 22:34:03 +10:00 |