Hacker News new | ask | show | jobs
by tobaschco 3043 days ago
Django all the way.

Use the built-in admin functionality for easy CRUD, and add the django-rest-framework plugin for a full REST api as well.