This website requires JavaScript.
Explore
Help
Sign In
init_richi
/
schichtplanung
Watch
1
Star
0
Fork
0
You've already forked schichtplanung
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
896dfda240d44817cd173e1802d09c413702a6d0
schichtplanung
/
backend
/
apps
/
users
T
History
Richard
6129462534
fix: Guarantee admin user creation with fallback credentials admin / adminpassword during production docker startup
2026-07-31 11:26:26 +02:00
..
__pycache__
feat: Add user deletion capability for admins, add WhiteNoise for Django admin static assets, and configure CSRF_TRUSTED_ORIGINS for production reverse proxies
2026-07-31 11:22:25 +02:00
management
fix: Guarantee admin user creation with fallback credentials admin / adminpassword during production docker startup
2026-07-31 11:26:26 +02:00
migrations
feat: Add preset shift templates, admin SMTP settings, test email dispatch, and email verification opt-out option
2026-07-31 10:26:55 +02:00
__init__.py
Initial commit
2026-07-31 10:08:13 +02:00
admin.py
Initial commit
2026-07-31 10:08:13 +02:00
models.py
feat: Add preset shift templates, admin SMTP settings, test email dispatch, and email verification opt-out option
2026-07-31 10:26:55 +02:00
serializers.py
feat: Add preset shift templates, admin SMTP settings, test email dispatch, and email verification opt-out option
2026-07-31 10:26:55 +02:00
tests.py
feat: Add preset shift templates, admin SMTP settings, test email dispatch, and email verification opt-out option
2026-07-31 10:26:55 +02:00
urls.py
feat: Add event co-managers permissions and allow managers/admins to signup guests on skill-restricted shifts
2026-07-31 11:06:47 +02:00
views.py
feat: Add user deletion capability for admins, add WhiteNoise for Django admin static assets, and configure CSRF_TRUSTED_ORIGINS for production reverse proxies
2026-07-31 11:22:25 +02:00