JaqiKal / ScrollStack

My very first full stack project; HTML, CSS, JavaScript, Python+Django and PostgreSQL
0 stars 1 forks source link

US: Implement other applicable Models, eg. Genre and Author Models #23

Closed JaqiKal closed 6 months ago

JaqiKal commented 7 months ago

As a Developer, I can implement additional models such as Genre and Author to complement the Book Model, enabling comprehensive management of book-related data.

Acceptance Criteria

Tasks

Belonging to: EPIC: Model Related

JaqiKal commented 6 months ago

Basic CRUD in local hos Django admin interface have been perfomed. All functions well. One possible bug found, the swedish letter å. ä, ö isn't accepted in the form. BUG