Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Django send email - email form
Post: RE: Django send email - email form

Thanks for answer. I tried with yahoo but I got server error. So I change my views: def contact(request): form = EmailForm() if request.method =="POST": form = EmailForm(request.POST) if for...
Remek953 Web Scraping & Web Development 2 2,328 Sep-18-2020, 07:07 AM
    Thread: Django send email - email form
Post: Django send email - email form

Hello, I created a contact form to send me an email when the user fills it out. Everything appears to be working, I get mail to my gmail but I get it from myself, not from filled "email form". For ex...
Remek953 Web Scraping & Web Development 2 2,328 Sep-17-2020, 08:16 PM
    Thread: CaveWorld – text game with RPG elements and ASCII graphic
Post: RE: CaveWorld – text game with RPG elements and AS...

Thanks. I'll fix it. :)
Remek953 Code Review 2 3,600 Aug-17-2020, 10:37 AM
    Thread: CaveWorld – text game with RPG elements and ASCII graphic
Post: CaveWorld – text game with RPG elements and ASCII ...

Video Link: https://www.youtube.com/watch?v=lC0-QKd3ffc Github Link: https://github.com/Remek953 I started learning Python a few months ago and I always wanted to create the game. At last, I finis...
Remek953 Code Review 2 3,600 Aug-04-2020, 07:37 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020