Тёмный
Legion Script
Legion Script
Legion Script
Подписаться
Software engineering tutorials using various languages, frameworks, and other tools. A strong focus on Python and Javascript building full stack web applications. This includes Django, React, NextJs, and the Django Rest Framework. There are also crash courses to build programming skills in specific frameworks or other tools.
AWS with Python: Mastering Lambda Basics
9:44
7 месяцев назад
Python Under 5 Minutes: String Formatting
4:36
8 месяцев назад
Python Under 5 Minutes: Filter Function
4:10
9 месяцев назад
Python Under 5 Minutes: Floor Division
5:00
9 месяцев назад
Python Under 5 Minutes: Reduce Function
4:36
10 месяцев назад
Python in Under 5 Minutes: The Map Function
3:40
10 месяцев назад
Getting Started With Pandas
28:42
11 месяцев назад
User Authentication in Django
22:17
Год назад
How to Use Lambdas in Python
7:33
Год назад
Decorators in Python
13:39
Год назад
Sets in Python
13:32
Год назад
Dictionaries in Python
15:46
Год назад
Комментарии
@SidharthaAnanthula
@SidharthaAnanthula 3 дня назад
Thanks. Helped me a lot..
@Jay2Ops
@Jay2Ops 4 дня назад
Fantastic Video.
@Jay2Ops
@Jay2Ops 8 дней назад
Enjoyed the Video. You have gained a subscriber❤
@pierredechery7639
@pierredechery7639 13 дней назад
Very cool tutorial, thanks for posting!
@user-pu7nx5ok1h
@user-pu7nx5ok1h 16 дней назад
I have a trouble with moving to logout page, ive written urls and logout.html as in the video, but im getting a 405 error (method is not allowed)
@AvshalomHarel
@AvshalomHarel Месяц назад
I had a really hard time trying to deploy my project. This is the only video that was simple, well explained and most importantly actually working. Thank you so much man!
@mysterious_billionaire
@mysterious_billionaire Месяц назад
just pasted some code in the most confusing part and ran with it 10:17. Does anyone know what that is that he pasted ?
@9285_VuHoangPhat-gf9mt
@9285_VuHoangPhat-gf9mt Месяц назад
ggg
@scound_rel
@scound_rel Месяц назад
Heyyy I'm doing my final project of my CS course in school and it's an online multiplayer game (three.js) hosted on a webapp made with Nextjs, Django and Postgres (all running in docker containers) and I absolutely adore this walkthrough since all of these technologies are completely new to me (except Docker). If you're wondering why we have to do something so complex as our very first web project, the goal is to challenge ourselves one last time to learn something entirely new, as it's the school's philosophy. While the content and style is different, you've helped me out a ton with setting up our work environment and things like db initialization, user management, authentication, etc... With that said, has anyone ever told you you kinda sound like Vinny from Vinesauce? 😂
@BunnyBani-do6td
@BunnyBani-do6td Месяц назад
Hello, it doesn't work when I log out. Whenever I go to /logout or when I click logout, the page shows "This page isn’t working." Do you have any ideas on how to fix this?
@lydiaahope9776
@lydiaahope9776 Месяц назад
The fix I found for the logout issue: In navigation.html after "{{ user.username )) </a></li>" put: <form action="{% url 'logout' %}" method="post"> {% csrf_token %} <button class="btn btn-sm">Log Out</button> </form> And in settings.py at the bottom under LOGIN_REDIRECT_URL = '/dashboard' put LOGOUT_REDIRECT_URL = '/login' This makes it to when you logout it redirects you to the login page instead of a logout page. I can't figure out the issue to make it to where the logout page works appropriately, but this should appropriately log the user out. If anyone solves the actual logout page issue please let us know. I went through quite a few steps of troubleshooting and still couldn't get the logout page to load appropriately without a "GET /logout/ HTTP/1.1" 405 0 error.
@abdallabenomran
@abdallabenomran Месяц назад
Thanks so much, you gave me a good start to figuring it out! I found I could make it pretty much exactly how he has it with this code. <li class="nav-item"> <form action="{% url 'logout' %}" method="post"> {% csrf_token %} <button type="submit" class="nav-link btn btn-link" style="color: var(--bs-nav-link-color)">Sign Out</button> </form> </li> This actually does take me to the logout page, so if it doesn't for you then it's an issue somewhere else, maybe the url's. Note: the hover color doesn't work on it, feel free to fix that and post it
@zuberkhan-kn7iu
@zuberkhan-kn7iu Месяц назад
i am getting this error : NameError: name 'get_random_secret_key' is not defined
@anabeatriz8835
@anabeatriz8835 2 месяца назад
17:15 can you provide the documentation link with all the properties that we can override, please?
@kamleshbehera1947
@kamleshbehera1947 2 месяца назад
How can I add category ??
@alizarean5080
@alizarean5080 2 месяца назад
it was the best crash course on youtube. thanks my friend.
@megatron1560
@megatron1560 2 месяца назад
I would recommend everyone to learn from here only if u have already done DRF before but u still arent getting much satisfaction, this is the best place to go. This guy understands the problem of people like me very accurately. Hope to see some AI, ML videos from you bro and some projects involving AI + Django Rest Framework, Like Data Analytics API which upon recieving a csv dataset can generate deep data insights and user freindly graphs using matplotlib and seaborn like libraries. This is the project I had in my mind for a long time since i am into both AI/ML and Django, API development.
@daarabfirozi
@daarabfirozi 2 месяца назад
How to run the project?
@dimodimov3500
@dimodimov3500 2 месяца назад
straight to the point
@marktaylor9886
@marktaylor9886 2 месяца назад
This series deserves 10000x more views/engagement than it has. There's so many bad tutorials on here with way more views that are so hard to follow. This is clear, concise and easy to follow. Nice work!
@humanmm6124
@humanmm6124 2 месяца назад
Thanks for this videos, man! It helped me a lot. I hope that you will really continue this project and add some more features. Anyway, you are cool!
@remomagalhaes4707
@remomagalhaes4707 2 месяца назад
i followed your entire tutorial and it was really useful. Thank you, very much!!
@kronchybitz1223
@kronchybitz1223 3 месяца назад
Did anyone find a fix for the logout issue? Im having the same thing.
@SabinTV-NP
@SabinTV-NP 3 месяца назад
40:39 Hey man, thank you for the work you do. It seems like the LogoutView has been depricated. No matter how many times I try visiting to my logout url, I get a HTTP error 405. Can you help me out?
@lidskystudio
@lidskystudio 3 месяца назад
What sublime text version you are using ? Love your work!!
3 месяца назад
Congratulations for the video! Sorry how can I fix this error "Bad Request (400)"?
@Cash2u7
@Cash2u7 3 месяца назад
You're a Legend
@ashokkmr8758
@ashokkmr8758 3 месяца назад
Totally Awesome! this tutotial covered everything about Unit Test 😍♥. i should have watched your video first, finally got here
@alexfari9648
@alexfari9648 3 месяца назад
Excuse me, what Linux distribution are you using?
@shubhamsharma-ut3oh
@shubhamsharma-ut3oh 3 месяца назад
can you suggest me another method to deploy a django project for students who only show their projects on portfolio.
@shubhamsharma-ut3oh
@shubhamsharma-ut3oh 3 месяца назад
without adding a payment methods now you can not create a new app 1:23
@ishhh8399
@ishhh8399 3 месяца назад
thanks for the video mann. i am having an issue during the templates for the signup and login page , the templates is not showing after getting the template folder from the repository can you please help
@adnantamimi1128
@adnantamimi1128 4 месяца назад
i get this error - (2002, "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)"). Any idea how to fix it?
@2kaladdin480
@2kaladdin480 4 месяца назад
What application are we using now?
@Ethanz203
@Ethanz203 4 месяца назад
This helped me out a lot thank you
@IbnMilz
@IbnMilz 4 месяца назад
I get deployment fail when use environ library to set up environments. Any help
@jeremyeddlemon
@jeremyeddlemon 4 месяца назад
Logout does not work.
@jeremyeddlemon
@jeremyeddlemon 4 месяца назад
I found a fix to the logout issue.
@LoukasA420
@LoukasA420 4 месяца назад
What is it?@@jeremyeddlemon
@arcxcc
@arcxcc 4 месяца назад
@@jeremyeddlemon comment the solution here? seems like its a common place people are getting stuck at
@kronchybitz1223
@kronchybitz1223 3 месяца назад
could you share plz?
@pavitphilip7216
@pavitphilip7216 2 месяца назад
@@jeremyeddlemon could you share the solution to it
@vascomarques2380
@vascomarques2380 4 месяца назад
Set-up please
@bitpilot79
@bitpilot79 4 месяца назад
Thank you!
@anubhavsharma8357
@anubhavsharma8357 4 месяца назад
I implemented and learned a lot. Thanks!
@user-dc5kw8ql9v
@user-dc5kw8ql9v 4 месяца назад
Hey now. So, is there no way to "mock out" that user login? I've always been taught that when unit testing, we don't want to do any 'real' calls out to real things, such as actually logging in a user. Admittedly that's in .Net. Do you Python / Django folks do things differently?
@danielabreu3869
@danielabreu3869 4 месяца назад
Hello legion, my website saves posts and photos but they do not appear in the layout
@danielabreu3869
@danielabreu3869 4 месяца назад
Hello legion, my website saves the posts and images but the posts do not appear in the layout
@Mr_aviation_shorts
@Mr_aviation_shorts 4 месяца назад
can you share the requirements.txt too? it's not on github
@subinkv6849
@subinkv6849 4 месяца назад
Thank you, i have done the hosting.
@abirhossainrohan8067
@abirhossainrohan8067 5 месяцев назад
I am getting 500 server error any suggestion s
@asadhimself
@asadhimself 3 месяца назад
you can set DEBUG to true in order to check error or find django error logs for catching errors. 500 is internal server error so something happened in your code
@_asianz
@_asianz 5 месяцев назад
For those stuck on the log out function and keep getting error 405, I found a fix. Under {% if user.is_authenticated %} on navigation.html; add this code as the logout button: <li class="nav-item"> <form method="post" action="{% url 'logout' %}"> {% csrf_token %} <button class="nav-link" type="submit">Log Out</button> </form> </li>
@johnrayvillanera8957
@johnrayvillanera8957 2 месяца назад
thanks for this, it works!
@-smurf-8347
@-smurf-8347 5 месяцев назад
Thank you for this nice tutorial ❤
@user-th7fq8gw7d
@user-th7fq8gw7d 5 месяцев назад
this video is just a thing a need. Thanks man you are doing great.
@jonathanIche
@jonathanIche 5 месяцев назад
great work bro.. i would like to learn more from you i have questions...
@ishhh8399
@ishhh8399 5 месяцев назад
where are the images being saved? just curious , is it on the server or is it on a database?