Tuesday, January 26, 2021

Re: How to intergrate openpyxl with django and using the excel sheet as the database to query data

Yeah that is what I am talking about. I need  to integrate this screenshot below in django now. The link name, distance etc to be in  a form.


On Tue, Jan 26, 2021 at 9:58 PM Kasper Laudrup <laudrup@stacktrace.dk> wrote:
On 26/01/2021 15.19, Ernest Thuku wrote:
> Hey Kasper, yes I ned to save it as a model so that i can use it to
> access information.
>

OK, so what you really want to do is to create a model with the same
fields as the ones in your spreadsheet and then import your data into
that model?

/Kasper

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3d0d33b8-f422-485c-ff59-3b4dcf5c5f74%40stacktrace.dk.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPsfuocuz9iw-_HJ-TK3ezRq9wAZWu%2B8ifATWMRpZ7tiS1ud_w%40mail.gmail.com.

No comments:

Post a Comment