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
Django's admin modules actually do all the CRUD stuff and provide an editing page by default. What's left to sort out this issue is to implement tests that verify that all that stuff works correctly.
User story
As an admin user, I want to edit my work's content to change what is displayed.
Acceptance criteria
The text was updated successfully, but these errors were encountered: