Sachin Deepak Yadav
Sachin Deepak Yadav
  • Видео 14
  • Просмотров 21 494
How to register models on django / admin panel || Django admin panel
How to register models on django / admin panel....
1) Firstly go to the your models.py and create your models (Table)
2) Go to the admin.py and register there your models name (admin.site.register)
3) go to the terminal - New terminal and do migration
python manage.py makemigrations after migrations
Do migrate
python manage.py migrate then run your server
python manage.py runserver ( for run server )
Просмотров: 99

Видео

How to create superuser in django || Admin panel in django
Просмотров 506Год назад
Basically this video depend on how to create super user in django ... Follow these commands :- python manage.py create superuser After that mention your username after username enter email id mail id format be like.. (abc@gmail.com) then create password... Thank you... #python #django #djangoadminpanel
How to make Templates Integration in django || Navbar and footer in django || Bootstrap ||
Просмотров 20Год назад
How to make Templates Integration in django || Navbar and footer in django || Bootstrap ||
Login form with validation in Django || Django || Validation login form ..
Просмотров 471Год назад
Login form with validation in Django... First watch registration form with validation video. Then watch this login form video..👇👇 ruclips.net/video/ZKQi4cg6kHg/видео.html
Registration form with validation In Django || Python Django || Validation form
Просмотров 1,5 тыс.Год назад
This video is completely for registration form with validation in Django Python-django.. 🪜 By 🪜 .... Important Command in Django.. 1) python -m venv env (-m) For memory allocation (venv) menas Virtual environment and env is your environment name you can mention. up to you... 2) env/scripts/activate - activation of your environment 3) pip install django - for installation of django 4) django-adm...

Комментарии

  • @jubindeka6642
    @jubindeka6642 3 месяца назад

    School management system project available????

  • @RajeshKumar-lp2vp
    @RajeshKumar-lp2vp 7 месяцев назад

    dhanyawaad bhaishab bahut madad mili aapki us video se

  • @prithvirajheralage9291
    @prithvirajheralage9291 8 месяцев назад

    It is coming unknown command beginning rest of line ignored

  • @faintx4528
    @faintx4528 10 месяцев назад

    great video bro keep up the good work