django

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

AcentralfeatureofDjangoistheAdminPanel.Inthisarticle,IwilldescribehowtocustomizetheAdminPanelandmakeitmoreconvenient.Wha...
django

Django: How to Route Multiple Apps in 1 project

FolderstructureWhenroutingDjango'swebsite,alwaysneedstobeawareofthelocationofthetemplatesyouhaveplacedinyourprojectorapp...
django

AbstractBaseUser is Flexible and Not So Complicated

DefineAbstractBaseUserbeforefirstmigrationBeforeyoumigrateforthefirsttime,Irecommendthatyouconsiderwhichofthefollowingty...
PHP

Basics to Practice of PHP in A Week -3

We'llcover#9to#10#1to#6isHERE:BasicstoPracticeofPHPinAWeek-1#7&#8isHERE:BasicstoPracticeofPHPinAWeek-2WhatisPHPEnvironme...
PHP

Basics to Practice of PHP in A Week -2

WeCover#7and#8todayFor#1to#6,pleasevisit:BasicstoPracticeofPHPinAWeek-1WhatisPHPEnvironmentSetupBasicStructureoftheProgr...
PHP

Basics to Practice of PHP in A Week -1

WeCover#1to#6todayWhatisPHPEnvironmentSetupBasicStructureoftheProgramExecutionMethodVariablesDatatypesArraysOperatorsBra...
AWS

Delete services that you no longer need on AWS

FindoutwhatservicesarebeingchargedFirst,openthebillingdashboardfromtheaccountinformationontheupperright.Clickviewyourbil...
AWS

Authorize Your IP by Editing .htaccess Using vim

Ifyouareinvolvedinalargeproject,youoftenhavepermissionrestrictionstocertainservers.Thistime,Iwillintroducehowtoaddyourow...
AWS

SSH Login to the Web Server via the EC2 Bastion

SSHlogintothebastionserverssh-L20202:XXXXXXXX:22mickey.mouse@YYYYYYY-iC:\Users\t_yam\.ssh\aaaaaaa.pem-LAsignalthatyousho...