#django

django

Customize Django Admin: record name, order, search box and editable field

A central feature of Django is the Admin Panel.In this article, I will describe how to customize the Admin Panel and ma...
django

Creating graphs with Django + Chart.js

Creating progress management graphs with Django + Chart.js Chart.js Implementation of Lesson Progress Chart Blue ...
django

Django-import-export for csv

While learning Django, I'm working hard on a student management app for the online English school I'm currently running...
django

Difference between django-pandas and pandas

Code comparison between Django-pandas and pandas to get the same result A pandas newbie (ME) tried to use pandas in ...
rest-framework

Start REST Framework + Vue.js

Command 'vue' not found……. Somehow I was able to solve. Type the code according to the manual. The usual Django r...
django

Deploy Dango blog to Vultr

Worth experiencing the long way 1. ​ Change settings…Separate development environment settings and product environme...
タイトルとURLをコピーしました