base
|
fix error-type to use custom errors
|
2022-05-15 04:12:57 +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
|
Refactor printer into own base dir
|
2022-05-15 03:19:47 +02:00 |
samples
|
Fix assertation
|
2022-05-15 01:15:00 +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
|
remove coverage where it does not make sense
|
2022-05-15 01:07:50 +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 |
plugin.py
|
reset plugin name default
|
2022-05-12 00:50:29 +02:00 |
registry.py
|
use returns for checks
|
2022-05-15 01:47:44 +02:00 |
serializers.py
|
Do not cover custom install dirs
|
2022-05-15 01:29:50 +02:00 |
template.py
|
move out templete renderer into helper
|
2022-05-11 13:32:29 +02:00 |
test_helpers.py
|
PEP fix
|
2022-05-11 23:12:27 +02:00 |
test_plugin.py
|
change test to slug
|
2022-05-12 00:51:02 +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 |