Django - exporting data with django-import-export

preview_player
Показать описание
☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:

In this video, we'll show how we can export data with django-import-export

📌 𝗖𝗵𝗮𝗽𝘁𝗲𝗿𝘀:
00:00 Intro
01:25 Installing django-import-export
03:06 Defining Resource class in django-import-export
07:15 Adding button for exports
10:42 Performing export with HTMX and Django

𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:

📚 𝗙𝘂𝗿𝘁𝗵𝗲𝗿 𝗿𝗲𝗮𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:

#python #django #webdevelopment #htmx
Рекомендации по теме
Комментарии
Автор

Ugh, I implemented this manually and it was a pain messing around in jQuery / js; horrible language.

Still, very valuable to know there's a lovely extension like this. Top video.

davidmurphy
Автор

In terms of ideas for future features, as you mentioned, it could be a good idea if you do a video to show how to encrypt the database. Talking about financial transactions, it would be good if the objects are also encrypted to add security

albertorp
Автор

Thanks for the excellent video! It would be nice to have a PDF format to.🙂

BoBergsten
Автор

Absolutely valuable content. Can you make also instant search with htmx? for that table?

akokkalis
Автор

Man you're a blessing for us wow everything one can have needed in Django absolutely everything ! Thank you so much !

seydinaoumarsamabaly
Автор

Have you tested how efficient this in?
What happens if you happen to have something like 10k, 50k, 500k lines of entries?
Does it have any sort of async export possiblity ?

dokismoki
Автор

Brother I have a request to you. you make videos so useful i learned a lot from you but one thing in my mind is after built a website such as Social Network webapp or ecommerce We have to expand or scale out database So how to handle a lot of users and lots of data and maintain them in Django. Could you please make a video on this TOPIC

e-h-ashiq
Автор

it was a great video, TransactionFilter is a custom class or django class?

haroldpepete
Автор

How to styling it like adding a border?

ilahazs