Hacker News new | past | comments | ask | show | jobs | submit login

Django admin is great too in the rare case when you inherit a database only from an old project. You can point Django to the database and it can create an admin model for you, and from that you can start using django normally with migrations, admin panel, etc.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: