expephalon/core
2021-12-06 18:36:33 +01:00
..
classes Handle missing SMS OTP config, missing user TOTP config 2021-12-06 18:36:33 +01:00
exceptions Admin permissions 2020-06-03 17:05:18 +02:00
fields Add empty index.html such as not to get that 404 2020-06-04 08:03:35 +02:00
forms Catch exception when creating accounts with email address already in use 2020-06-22 06:32:22 +02:00
helpers Improved currency display 2020-06-10 13:43:14 +02:00
management/commands Add admin command to create AdminProfile for new superuser 2020-06-06 13:46:56 +02:00
mixins Handle missing SMS OTP config, missing user TOTP config 2021-12-06 18:36:33 +01:00
models Fix display error for quote numbers in edit view 2021-11-13 17:17:18 +01:00
modules Handle missing SMS OTP config, missing user TOTP config 2021-12-06 18:36:33 +01:00
receivers Preparing files for admin profiles 2020-04-16 15:22:03 +02:00
tasks Fix requirements, turn task into shared_task for compatibility 2021-11-12 14:04:50 +01:00
templatetags Make broken accounts without profile deletable 2020-06-22 07:05:50 +02:00
urls Implement basic quotation functionality 2020-06-12 07:39:32 +02:00
views Handle missing SMS OTP config, missing user TOTP config 2021-12-06 18:36:33 +01:00
widgets Changed Services and Billables into BaseBillables 2020-06-06 13:25:54 +02:00
__init__.py Add core app 2020-03-24 12:59:43 +01:00
apps.py Some refactoring to get cron running 2020-05-24 17:44:27 +02:00
cron.py A lot of new views 2020-06-02 17:58:20 +02:00
navigation.py Implement basic quotation functionality 2020-06-12 07:39:32 +02:00
permissions.py Admin permissions 2020-06-03 17:05:18 +02:00
products.py Preparing for actual products... 2020-06-01 18:29:22 +02:00
tests.py Add core app 2020-03-24 12:59:43 +01:00