Neapolitan CRUDView in Django (with django-crispy-forms and TailwindCSS integration)

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

This video looks at the Neapolitan package in the Django ecosystems that allows developers to quickly create full CRUD views around models in their applications

We'll learn how to define CRUDViews, and how to customize the templates built-into neapolitan, along with integration with Django-Crispy-Forms and TailwindCSS.

📌 𝗖𝗵𝗮𝗽𝘁𝗲𝗿𝘀:
00:00 Intro
01:02 Neapolitan Overview
02:47 Installing neapolitan
03:28 Creating Django model
07:52 Creating neapolitan CRUDView
15:04 Adding TailwindCSS styles to project
17:37 Overriding default templates
20:03 Styling form with django-crispy-forms and TailwindCSS

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

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

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

Great package, the Italian baby, Neapolitan. Thanks for sharing.

AmoahDevLabs
Автор

15:19 yes, that is must needed video. thank you for listening my inner feelings😊

aafan.kuware
Автор

im always watching of your django tutorial. Django+Tailwind = ❤

lanzydorona
Автор

Django is a great toolkit for building web sites, but learning how to create decent Forms is a learning curve nightmare. I wish the core package made it less necessary to use things like “crispy forms” and “widget tweaks.” The need to easily style the details of your forms using template language (and not the python code) seems like a built-in requirement. I don’t understand why this isn’t more straightforward. Thank you for the great tutorials!

dmccallie
Автор

Great video and the package looks really good.

robhafemeister
Автор

Thank you so much for another new interesting tutorial !!!

seydinaoumarsamabaly
Автор

Thanks for the video. And also thanks to Carlton Gibson for the neapolitan package. Nice that it is picked up.

dinobaurier
Автор

Excellent video as always, this together with HTMX would be the best in my opinion for each of us developers to have our basic toolbox.

raulolmos
Автор

Really useful! CBVs would be useful :)

iwswordpress
Автор

Very promising package. Thanks for the great tut. Does this package support inlines in the manner they are supported in Django admin?

kimuyu
Автор

Thanks for all your very informative videos - I subscribed to BugBytes, your content is excellent.

Just one question, how difficult would it be to go with Bootstrap rather than Tailwind with Neapolitan? Meaning, how would one incorporate it into the project? Would you need to rewrite the views completely?

frikkievandermerwe
Автор

Lovely Video! Does this package, provide a way of restricting access? Say user1 can only read, user2 can read and delete. How would AbstractUser handle this?

nosaugowe
Автор

This is something not real, thanks for the video👍

Alex-rjfo