-
- Downloads
Fix case-sensitivity of assembly slugs
Add a validator to the assembly slug that checks if the slug is lowercase
Showing
- src/core/locale/de/LC_MESSAGES/django.po 3 additions, 0 deletionssrc/core/locale/de/LC_MESSAGES/django.po
- src/core/locale/en/LC_MESSAGES/django.po 3 additions, 0 deletionssrc/core/locale/en/LC_MESSAGES/django.po
- src/core/migrations/0170_alter_assembly_slug.py 32 additions, 0 deletionssrc/core/migrations/0170_alter_assembly_slug.py
- src/core/models/assemblies.py 3 additions, 2 deletionssrc/core/models/assemblies.py
- src/core/validators.py 14 additions, 0 deletionssrc/core/validators.py
Loading
Please register or sign in to comment