mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-10 09:02:14 +00:00
2440970c58
Before this, building organizations with longer URLs failed since the name field inside Site model has a max_length=50 Close #1144
138 B
138 B
- [Bugfix] Fixed an issue where the site name was not limited to 50 characters when creating a new site configuration. (by @CodeWithEmad)