DRF_Template/backend
2024-10-17 20:47:53 +08:00
..
accounts Fix unused admin credentials in .env file 2024-09-01 16:47:33 +08:00
api Move all URLs behind /api/v1/ 2024-09-25 19:27:02 +08:00
billing Overhauled entire project config, added notifications, email templates, optimized stripe subscriptions, redis caching, and webdriver utilities 2024-05-10 23:15:29 +08:00
config Move all URLs behind /api/v1/ 2024-09-25 19:27:02 +08:00
emails Fixed email templates failing to load and updated README.md 2024-05-10 23:46:48 +08:00
notifications Overhauled entire project config, added notifications, email templates, optimized stripe subscriptions, redis caching, and webdriver utilities 2024-05-10 23:15:29 +08:00
payments Rework CSRF and improved .woodpecker.yml 2024-08-30 19:28:24 +08:00
search_results Add timestamp filtering for search results in django admin 2024-09-24 16:09:47 +08:00
subscriptions Overhauled entire project config, added notifications, email templates, optimized stripe subscriptions, redis caching, and webdriver utilities 2024-05-10 23:15:29 +08:00
user_groups Overhauled entire project config, added notifications, email templates, optimized stripe subscriptions, redis caching, and webdriver utilities 2024-05-10 23:15:29 +08:00
webdriver Set sample search task to use Firefox webdriver 2024-10-17 20:47:53 +08:00
manage.py Initial commit 2024-01-06 12:13:39 +08:00
schema.yml Fix container dependencies on demo docker-compose.yml 2024-09-30 21:59:13 +08:00