Answer the question
In order to leave comments, you need to log in
Is it possible to update the database in django from a website page?
There is a site on a django with models and a DB.
Is it possible to update / add information from models to the database a la
a = Model()
a.name = 'name'
a.save()
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question