Jens Langhammer
|
80d90b91e8
|
core: add general admin.py loader, remove individual files
|
2020-05-07 00:05:10 +02:00 |
Jens Langhammer
|
81b66ecdcd
|
core: remove some more dead code, add more help texts for factors
|
2020-02-27 16:39:30 +01:00 |
Jens Langhammer
|
26bf6fd22f
|
all: add more helpful help_text to models
|
2020-02-21 15:12:16 +01:00 |
Jens Langhammer
|
d988f37afc
|
lib: add SentryIgnoredException, to easily ignore exceptions from sentry
|
2020-02-20 21:38:53 +01:00 |
Jens Langhammer
|
0b5caa85f5
|
all: sort imports and cleanup
|
2020-02-20 17:23:05 +01:00 |
Jens Langhammer
|
3c2b8e5ee1
|
all: prefix all UI related methods with ui_, switch to property and return dataclass
|
2020-02-20 13:51:41 +01:00 |
Jens Langhammer
|
3bd1eadd51
|
all: implement black as code formatter
|
2019-12-31 12:51:16 +01:00 |
Langhammer, Jens
|
e862b97005
|
all(major): add API for all objects
|
2019-10-28 17:55:36 +01:00 |
Langhammer, Jens
|
d4cb1a98c7
|
policy(major): simplify PolicyEngine API, add flag to ignore cache for debug purposes
|
2019-10-15 15:44:59 +02:00 |
Langhammer, Jens
|
0154def916
|
root(minor): allow subapps to define CELERY_BEAT_SCHEDULE
|
2019-10-11 12:47:29 +02:00 |
Langhammer, Jens
|
2e15b24f0a
|
*(minor): switch has_user_settings to return Optional dataclass instead of tuple
|
2019-10-09 12:47:14 +02:00 |
Langhammer, Jens
|
d91a852eda
|
factors/email(minor): start rebuilding email integration as factor
|
2019-10-08 14:30:17 +02:00 |
Langhammer, Jens
|
171c5b9759
|
factors/password(minor): remove form from core
|
2019-10-08 14:23:02 +02:00 |
Langhammer, Jens
|
f2acc154cd
|
*(minor): small refactor
|
2019-10-07 16:33:48 +02:00 |