
Introduction to django admin panel and models. Part 5 of django crash course series.
Follow me on Twitter: https://twitter.com/dennisivy11
Linkedin: https://www.linkedin.com/in/dennis-ivanov/
Source code + Live Demo: https://dennis-sourcecode.herokuapp.com/18/
Proudly WWW.PONIREVO.COM
I have done things exactly the same but for some reason when i click the "add customer" button no fields such as name, phone, date show up in the admin interface. I looked up in stackoverflow and rechecked all the possible errors that may have occurred but all the things seem to be fine. I cannot find the problem so it will be a great help if you can tell me what am i doing wrong here. Thanks in advance.
Thank god you are doing a tutorial on the latest version of django well on 3.0 but still every other tutorial is 2.x or older. I really like your videos so far and the have helped me a lot. You explain everything really good and your videos are easy to follow. You deffinitely deserve more subscribers. I have a question though, I didn't really understand why there were two of each choice in the STATUS variable and in the CHOICE variable. Not really important but would be nice if you could explain this. Thanks and keep up the good work 🙂
no such tabel = accounts_customer error
Hi Dennis, i am having a problem. i cannot access admin page. Its shows no error with right credential but stays in the login page. I googled it but couldn't find right solution. my django version is 3.0.5. is it something to do with versions? Plz help
its showing error when i add user, (operational error). what should i do
Thanks for the tutorial man, I found this really helpful.
For those who might be interested, here's a tool for viewing the contents of an SQLite database https://sqlitebrowser.org/
Awesome. i'm glad that you start this series on latest version of django. thank you so much
Hello. In setting.py why did you use MEDIA_URL? And for the CSS did use nothing?
Could you please explain this part a little bit more?
no such table: crispy_customer
Amazing but can I do this with MySQL database…can you pls tell how to do..login using MySQL database…
for prices use DecimalField is based on python Decimal class and for email use EmailField provide builtin email validator
Insted of Tuple we can use list/dict?
Why it appears as orders in django admin not "order"?
This is helping me so much. Thank you for all these videos. So far, the best free Django course I've found. 🙂
Shoutout from Algeria brother, keep up the good work
hm…Dennis, after when I added classes into models.py, when I print command >> python manage.py makemigrations >> in console typed "No changes detected", what could be the reason?
i have a question… when i run "manage.py migrate " command i cant see any result like applying contenttypes .0001 ….,applying auth why ?
btw i am suing pycharm with django 3.0.3 .thus ,i cant createspueruser? i stopped here untill find the solution.thanks
Hi Dennis! Question: often see PostgreSQL requirements for django dev, like a MUST (very popular SQL). Can u please make a crush course on it later???
hi Dennis can you share the book of django if you have…..thanks in advance
What is the best way to organise models across apps. What are the best practices when you have multiple apps within your project ? E.g. If I want to have a dedicated app for Accounts (which will have models for user profile etc.), and I want to have another app for ManageCustomers and ManageProduct, which model should go where ?
BTW, loving the series and learning so much from it ! Thanks a ton for sharing your knowledge
Great lesson!
I just have a question Dennis, Do you know how we change the type of the date into the European standards?
Is that possible to translate your admin app in other language ?
Thanks for your help in advance
I just want to say that your videos have been very helpful. I love the explanations as you go about coding. Thank you very much.
In the end, are you going to show how to migrate to a database (e.g. MongoDB)?
I'm following, very impressive, kindly if possible show us a short video of how to integrate bootstrap admin theme to the project.
Going to the admin url breaks stops the server, i dont know what is going on
Question? can we use database like SQL and ORACLE with django??
Curious as to why you don’t use venv… I’ve seen it recommended before with django
Awesome. i'm glad that you start this series on latest version of django. thank you so much. please make awesome awesome project and ideas on django. god bless you