This website requires JavaScript.
Explore
Help
Register
Sign In
smaa
/
octopus
Watch
1
Star
0
Fork
0
You've already forked octopus
Code
Issues
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
41e6c33683d86960781ef94bc331bf2145c052d2
octopus
/
myproject
/
myproject
History
Andrey Smakotin
14c1a4f804
chore(config): enable debug mode in Django settings
2026-01-23 23:48:23 +03:00
..
__init__.py
feat: Add Docker entrypoint script for application orchestration and implement cleanup for stuck photo processing tasks with improved error handling.
2025-12-13 22:42:58 +03:00
asgi.py
Initial commit: Django inventory system
2025-10-22 01:11:06 +03:00
celery.py
Update Celery configuration and add customer tasks
2026-01-11 20:59:35 +03:00
settings.py
chore(config): enable debug mode in Django settings
2026-01-23 23:48:23 +03:00
urls_public.py
Обновления в myproject: настройки, URL и middleware доступа к админке
2026-01-08 22:16:26 +03:00
urls.py
Fix multi-tenant subdomain 404 and Debug Toolbar integration. Set ALLOWED_HOSTS='*', added USE_X_FORWARDED_HOST, and fixed django-tenants middleware order.
2026-01-08 02:23:27 +03:00
views.py
Initial commit: Django inventory system
2025-10-22 01:11:06 +03:00
wsgi.py
Initial commit: Django inventory system
2025-10-22 01:11:06 +03:00