Hacker News new | ask | show | jobs
by lysergic 1534 days ago
Django Literally just create a django project, code your data models, and register them with django admin. Users and login included
2 comments

Yep I second this, Django + Heroku or Pythonanywhere if you want easy deployment
Thumbs up for Django.