Python Flask Tutorial #9: Flask Admin panel | Flask crash course for beginners

Опубликовано: 13 Сентябрь 2024
на канале: Red Eyed Coder Club
17k
178

The video of my Flask Tutorial for absolute beginners we will see how to add an Admin panel in the Flask project, how to add a model in the Admin Panel.

To achieve it we'll use the Flask-Admin extension.



Follow me
Telegram:
Twitter:
Facebook:


============ SOURCE CODE ================
️ The SOURCE CODE is available via Patreon:

======================================


️️️ Web Scraping course ️️️
is available via Patreon here:


or its landing:


️️️ This Flask tutorial ️️️

Python Flask Tutorial the Demo of the blog build with Flask


Python Flask Tutorial Installing and Basic Flask App


Python Flask Tutorial Jinja Template Inheritance


Python Flask Tutorial Flask Blueprints


Python Flask Tutorial Using SQLAlchemy to create models


Python Flask Tutorial SQLAlchemy ManyToMany relationship


Python Flask Tutorial Basic Search and HTML forms


Python Flask Tutorial Adding Pagination


Python Flask Tutorial Update records in database with Forms


Python Flask Tutorial Flask Admin panel


Python Flask Tutorial Restrict access to admin panel


Python Flask Tutorial Custom 404 error page


Python Flask Tutorial Using of Custom CSS styles



As an example for this Flask Crash Course I use a blog engine.


️️️ PLAYLISTS ️️️

Django 3 Tutorial: Blog Engine


Kivy Tutorial: Coppa Project


Telegram Bot with Python (CoinMarketCap)


Python Web Scraping