Skip to content

issues Search Results · topic:python3 org:talkpython fork:true

Filter by

212 results
 (142 ms)

212 results

intalkpython (press backspace or delete to remove)

If a user is already logged in, they can manually go to the login page even after they are already logged in. Instead, manually going to the login page if logged in should redirect to the account page. ...
  • BigMoonTech
  • 1
  • Opened 
    on Sep 13, 2022
  • #24

Hello! Where is proper place to specify logic for last login? Is it some service put_last_login_by_user_id(user_id) which is called in LoginViewModel or something else? Thank you
  • HeySlava
  • Opened 
    on Sep 4, 2022
  • #14

Hi there, enjoying the course so far, but wanted to let you know that video titled Your first django app is repeated in full at the start of the next video titled Apps vs projects within Ch 2. Your First ...
  • Anthlis
  • 1
  • Opened 
    on Aug 16, 2022
  • #1

Hi There, I noticed once switching to class-based views from function-based, we lost the messages for successful new|update|delete in the video and it wasn t addressed. Any chance that could be touched ...
  • chriskessler
  • 2
  • Opened 
    on Jun 14, 2022
  • #91

Hello, I am trying to figure out what went wrong with my code for the day 2 challenge. I am pretty sure the result is correct. Which for challenge one is 2017. 07.08 and 505 days for challenge 2. Challenge ...
  • II-Tom-Cat-II
  • 3
  • Opened 
    on Jun 8, 2022
  • #58

In the video for async and await with asyncio [ch4/12]: Demo: Understanding basic generators [v3/14] , the video hangs at 7:07. Screenshot from 2022-05-03 19-12-21 I ve tried exiting and reloading the ...
  • gtmaskall
  • 1
  • Opened 
    on May 3, 2022
  • #17

image image image image I m not really sure how to use functions and what the functions brackets do. My code was working perfectly before I started adding functions and then I tried following what the ...
  • Matteo-Pi
  • 4
  • Opened 
    on Apr 29, 2022
  • #38

Hi, Great course! I got stuck watching this video here. That s because I believe you forgot to mention how to build the HTML using make html. In other words, the folder _build is still empty after watching ...
  • fcarvalhopacheco
  • 3
  • Opened 
    on Mar 15, 2022
  • #9

In Chapter 4, Static files, you show a ModuleNotFoundError: No module named aiofiles error when mounting static files with app.mount( /static , StaticFiles(directory= static ), name= static ) I m not ...
  • possnfiffer
  • 3
  • Opened 
    on Feb 22, 2022
  • #12
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.