Refactor settings to use environment variables for ALLOWED_HOSTS, BASE_DOMAIN, SESSION_COOKIE_DOMAIN, CSRF_COOKIE_DOMAIN, and CSRF_TRUSTED_ORIGINS efdab7b rsnarsna commited on May 29
Ensure ownership of the /app directory is set for the non-root user in Dockerfile 7882a82 rsnarsna commited on May 29
Fix production requirements by correcting django_q entry and ensuring proper whitespace in prod.txt e97be63 rsnarsna commited on May 29
Add django-q2 to base requirements and create current_reqs.txt for dependency tracking e9d6b01 rsnarsna commited on May 29
Add Dockerfile, update settings for WhiteNoise, and create start script; include README for project overview 250a178 rsnarsna commited on May 28
Update footer and sidebar links to point to correct URLs; enhance subscription page with error handling and improved structure 54dca99 rsnarsna commited on May 28
Implement subscription management features including billing history, plan changes, and usage metrics ecf81ae rsnarsna commited on May 28