django

django

Create a Vue.js application

BeforecombiningDjangoFrameworkandVue.jsInlearningthetutorialoncombiningDjangoFrameworkandVue.js,Iwasafraidtoproceedwitho...
django

Authentication – Restframework -Postman

昨日に引き続き、Postmanでpost,getの動作確認をしながら、Authenticationの動きを観察。トークンの設定をして、一旦、「python3manage.pyflush」でデータベースのデータを消去。python3manag...
django

Record of Django “voting app” deployed on vultr

Ipostedthiscontentoncebefore,butitwasachronologicallistofitemsonly,sothistimeIwillsummarizeitabitmorethoroughlywhiledepl...
django

Django polls app

今日はDjangotutorialを見ながら、pollsappを作ってみた。Documentationから学んだことを記録しておく。初心者にも動きが分かるよう、途中でpythonshellでdatabaseとmodel、timezoneの動...
django

Error logging when creating Django reservation site

Followingonfromthepreviousallauth,Ihavenowcreatedacalendarandbookingfunction.I'mgettingusedtotheerrorsandwanttolearntolo...
django

Django Allauth and Custom User Settings

UserAuthenticationFunctionforReservationManagementIwasabletoimplementitbycopyingandpastingfromblogsandYT,butIdon'tknowwh...
django

How to create a Django blog site

EasytocreateblogsiteevenforbeginnersDevelopmentPreparationFigure-01:"Buildvirtualenvironment(line1)"inanyfolderFigure-01...
django

Deploy Dango blog to Vultr

Worthexperiencingthelongway1.​Changesettings…SeparatedevelopmentenvironmentsettingsandproductenvironmentsettingsCreate“l...