I
I
Ivan Tenoshvili2017-10-02 13:48:56
PostgreSQL
Ivan Tenoshvili, 2017-10-02 13:48:56

Is it possible to display the table of the selected DB in the browser via python + django?

Comrades, good day!
I ask the knowledgeable and experienced to direct the green novice in the right direction.
I am not looking for a specific solution to the problem: it is necessary to understand whether this is technologically possible and what literature (without water) you can refer to - then on your own.
Task:
There is a database. In it one table (conditionally).
It is necessary to display the data of this table in the browser by clicking on the button.
After displaying, it should be possible to dynamically edit: change existing data, add data, add rows and columns.
Once entered, the data must be retained or deleted, respectively.
Tools:
Python
Django
Html\css
Postgresql
Hope for adequate advice and guidance,
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Kuts, 2017-10-02
@fox_12

We read
Integrating Django with a legacy database
, create models and work with them, even from the same standard admin panel

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question