Creating a Custom User Model in Django| Login using Email | E-commerce Website using Django | Ep. 3

preview_player
Показать описание
The Django E-commerce Tutorial Series is for students who want to learn Django while making an online store. It's a great way to start with Python and Django, starting from basics and moving on to more advanced stuff. You can pick and choose specific topics or tutorials because it's designed to be flexible. Subscribe for more cool stuff!

___________________________

👨‍💻 Download Source Code using any of the links below: 👇
OR

BEST DJANGO COURSES
___________________________
___________________________
___________________________

🔗 Social Medias 🔗
🔊 Podcast: Coming Soon

💸 Donations 💸

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
------------------------------------------------- About Me ---------------------------------------------
My name is Destiny Franks, and I'm a Nigerian Web/Mobile App Developer. I truly enjoy coding, and since it's what I want to do in the long term, I decided to share my experience while teaching on YouTube. So, via this channel, you'd learn programming, software engineering, machine learning, and everything IT. With a focus on Python and JavaScript, my channel seeks to provide you with free tools to help you learn to code and get started in the software engineering and programming business. My goal is to deliver the best programming and technology videos on the internet!
Рекомендации по теме
Комментарии
Автор

12:57 Delete the pycache and the 0001_initial files. Delete the db.sqlite3 from the root directory (be careful all your data will go away). On the terminal run the makemigrations and migrate

sudhanshuranjan
Автор

Hello am having an runtime error:model class doesn't declare an explicit app_label and isn't in an application in INSTALLED _APPS

juqvkwj
Автор

This playlist is very useful Thankyou so much.

KIDSMEGAWORLD
Автор

hello sir when i comment admine path and django.contrib.admin i have an error idk why

dibdhia
Автор

Thank you for your good quality tutorial

toorajfatahnia
Автор

i think am experiencing an error on video 13:48 my logout link is not functioning: This page isn't working

brintonotieno
Автор

I'm trying to follow the series but videos 6 and 7 are not appearing as available. Do I have to become a member to be available?

hevertonscosta
Автор

I’m experiencing an error at the python manage.py migrate
After commenting what u said out it says
raise RuntimeError(
RuntimeError: Model class doesn’t declare an explicit app_label and isn’t in an application in installed_apps.

uidmwns
Автор

@12:37 in the video when I do a migrate I get the error message - RuntimeError: Model class doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS. How do I fix this?

LittleRhubarb
Автор

Hello am having error on video 3 is saying no such table userauths_user and if enter migrate is showing errors pls help me

tobechukwumarizu
Автор

when i comment Admin.site urls and in settings it show error - RuntimeError: Model class doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS.
what can i do?

suffianzariwala
Автор

Bro can you help me when you said comment Auth, comment urls admin, after that when I migrate it says:model class Django.

KBH__
Автор

How come you didn't customize BaseUserManager, yet no error?

infohub
Автор

bro i baugth the template but it keep "no such table: userauths_user" please help

dibdhia
Автор

sir i cant understande the deferance between user and vendor account

abdelalitech
Автор

I got to 12:37 and when I repeated python manage.py migrate I got the same error, that is, commenting # 'django.contrib.admin', and # path('admin/', admin.site.urls) did not help me )

soltustik
Автор

at exactly 12:42 in the video where you made the migration, i followed same steps and got this error

Traceback (most recent call last):
File "C:\Users\ASUS\Desktop\ecommerce-project\ecomnest\manage.py", line 22, in <module>
main()
File "C:\Users\ASUS\Desktop\ecommerce-project\ecomnest\manage.py", line 18, in main

File "C:\Users\ASUS\Desktop\ecommerce-project\ecomnest\venv\Lib\site-packages\django\core\management\__init__.py", line 442, in execute_from_command_line
utility.execute()
File "C:\Users\ASUS\Desktop\ecommerce-project\ecomnest\venv\Lib\site-packages\django\core\management\__init__.py", line 436, in execute

File "C:\Users\ASUS\Desktop\ecommerce-project\ecomnest\venv\Lib\site-packages\django\core\management\base.py", line 413, in run_from_argv
self.execute(*args, **cmd_options)
File "C:\Users\ASUS\Desktop\ecommerce-project\ecomnest\venv\Lib\site-packages\django\core\management\base.py", line 459, in execute
output = self.handle(*args, **options)

File "C:\Users\ASUS\Desktop\ecommerce-project\ecomnest\venv\Lib\site-packages\django\core\management\base.py", line 107, in wrapper
res = handle_func(*args, **kwargs)

File "C:\Users\ASUS\Desktop\ecommerce-project\ecomnest\venv\Lib\site-packages\django\core\management\commands\migrate.py", line 120, in handle

File "C:\Users\ASUS\Desktop\ecommerce-project\ecomnest\venv\Lib\site-packages\django\db\migrations\loader.py", line 327, in check_consistent_history
raise
Migration admin.0001_initial is applied before its dependency userauths.0001_initial on database 'default'

how can i fix it, i tried gpt and it didn't work

ya-oduyeogbuleka
Автор

Everytime I run the server the admin is already logged in, am not able to logout

kritikashah
Автор

please make video on Creating awesome portfolio websites also, if possible

Deniss
Автор

I bought your template, it has amazing design

toorajfatahnia