mercredi 3 mai 2017

How to let website admin save new content

I'm starting to develop a web page for my friend's band using Django and sqlite, deploying to nginx server. However, this question is probably for web development in general.

I want to allow him to save new content for the pages through the web site itself, probably in html-format. How should I implement it?

Saving to a database seems to me misuse of database, because the data is not relational and there's very limited amount of it. What approach should I take?




Aucun commentaire:

Enregistrer un commentaire