DRF_Template/backend/config
2024-09-25 19:27:02 +08:00
..
__init__.py Overhauled entire project config, added notifications, email templates, optimized stripe subscriptions, redis caching, and webdriver utilities 2024-05-10 23:15:29 +08:00
asgi.py Clean up .gitignore and some references to template used for the project 2024-09-06 23:42:03 +08:00
celery.py Overhauled entire project config, added notifications, email templates, optimized stripe subscriptions, redis caching, and webdriver utilities 2024-05-10 23:15:29 +08:00
settings.py Update webdriver utility functions and add a sample celery task for scraping Google search 2024-09-24 16:08:28 +08:00
urls.py Move all URLs behind /api/v1/ 2024-09-25 19:27:02 +08:00
wsgi.py Clean up .gitignore and some references to template used for the project 2024-09-06 23:42:03 +08:00