You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
13 - added PlayerCharacter and related models
This Pull Request introduces changes from #13 and also from #11 and #9
**Added:**
+ PlayerCharacter model (and related races, classes and factions)
+ DMNotes model
+ admin interface for all models
+ login with email instead of username
+ username is nickname for the system
+ API endpoints (CRUD) - also for Profile and User
+ permissions: PlayerCharacter can be changed only by owners, but visible to any user
+ permissions: DMNotes can be seen by any DM, but modified only by owner
+ migration for profiles has been changed so dbs should be reseted
Backend:
The text was updated successfully, but these errors were encountered: