Most time, it is wise to fetch your data from Django backend and then
visualize it with javascript libs such as Apex chart, chartJS, chartist
(you name them). And if you still wish to do it in the python way, you may
have to take a look at Ploty for python (https://plotly.com/python/)
On Wednes
Hi Prabin,
Thank you, it worked when I upgraded db to 21c (oracle), thank you for your
help. Small question, can I work without migrations, some have I hate
migrations being a legacy programmer from (Cobol days). I value your
opinion.
Thank you,
ANNADATHA.
On Sun, Jun 18, 2023 at 9:19 PM Pravee
Hi Annadatha,
I'm glad to hear that upgrading to Oracle 21c worked for you. As for your
question about working without migrations in Django, it's certainly
possible but it's important to understand the implication and trade-offs.
Django migrations provide a way to manage and apply changes to your
Thank you for your reply.
Annadatha.
On Thu, Jun 22, 2023, 10:45 PM Praveen Chaudhary
wrote:
> Hi Annadatha,
>
> I'm glad to hear that upgrading to Oracle 21c worked for you. As for your
> question about working without migrations in Django, it's certainly
> possible but it's important to under
Hi,
Can you please recommend any ui components to use with django, like graphs,
datagrid etc.
With regards,
Annadatha.
On Sun, Jun 18, 2023, 8:59 PM Annadatha Rao wrote:
> Dear All,
>
> Do DJANGO migrations work with Oracle 11.2 with python-oracle db driver,
> please show me an example if wor
5 matches
Mail list logo