Toflaysia/django-spellbook ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Django site called Spellbook for tracking and browsing spells.

I want a clean web app where someone can add, view, edit, and delete spell entries, then browse them in a nice list and open a detail page for each one. It should feel like a small reference site, with a homepage, a spells section, and a straightforward admin style form flow for creating new spells. If it makes sense, use the existing Django project structure and keep things simple and polished, with basic styling so it does not look bare.

Please wire up the models, views, templates, URLs, and any needed database setup so it runs right away. Use the current docs online if you need to check anything about Django. Make it easy to extend later, but focus on getting the core spell catalog working end to end in one pass.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab