Commit graph

11 commits

Author SHA1 Message Date
Kumi 85fe13edcf Implemented TOTP
Implemented currencies and taxes
2020-05-22 18:13:23 +02:00
Kumi 89f971117f Finally got mail working for good 2020-05-21 14:54:59 +02:00
Kumi d549897186 Too many things to remember all of them
Finally got the mail queue working
Oh yeah, queueing
Added a TOTP provider which doesn't do anything much yet
Probably a hell of a lot of other things that I just can't remember
2020-05-13 12:38:37 +02:00
Kumi 4b666ec1ad Removing unused Django stock admin app 2020-04-15 22:49:20 +02:00
Kumi 7708128255 Finally got all the OTP stuff working
Finalized dbsettings views
Easter egg for missing backend pages
2020-04-15 22:19:03 +02:00
Kumi d74a4c1b8b User profile models
SMS OTP provider
Login template (without css)
2020-04-13 20:03:01 +02:00
Kumi f91647ba50 More Minio things 2020-04-08 13:15:22 +02:00
Kumi a133ea4cb1 A lot of changes:
Prepare for Minio/S3 media storage
Add current FontAwesome
Move statics and templates out of core
Add navigation menu generation
Add name attribute to URLs
Probably many other things I forgot by now
2020-04-07 21:52:10 +02:00
Klaus-Uwe Mitterer a22c19a8cc Fix database settings 2020-03-24 12:13:50 +01:00
Klaus-Uwe Mitterer f54d19a700 Move sensitive information from settings.py to custom_settings.py, include distributable sample
Add .gitignore
Add pip requirements file
Change default password hasher to Argon
2020-03-23 15:14:44 +01:00
Klaus-Uwe Mitterer eb1dfb2f9b Let's get this started. 2020-03-23 13:52:35 +01:00