Giter VIP home page Giter VIP logo

Comments (9)

ehmatthes avatar ehmatthes commented on July 28, 2024

You have posted a screenshot, with no information about your code and no question. Even though your question is implied, it's still a really good habit to communicate cleary when you have a question in the technical realm. Many people will simply ignore you if you don't share enough information to let people help you easily.

To sort this out, we'd need to see your views.py file to start with. You can post your project in a GitHub repository and link to it, or since it's a short file you can paste it into a comment here (with proper code formatting).

from pcc_2e.

wxmbugu avatar wxmbugu commented on July 28, 2024

You have posted a screenshot, with no information about your code and no question. Even though your question is implied, it's still a really good habit to communicate cleary when you have a question in the technical realm. Many people will simply ignore you if you don't share enough information to let people help you easily.

To sort this out, we'd need to see your views.py file to start with. You can post your project in a GitHub repository and link to it, or since it's a short file you can paste it into a comment here (with proper code formatting).

Screenshot at 2020-06-29 20-41-52

from pcc_2e.

wxmbugu avatar wxmbugu commented on July 28, 2024

whenever i try to register a user it's bringing in errors sorry about not explaining my error but thanks for communicating

from pcc_2e.

ehmatthes avatar ehmatthes commented on July 28, 2024

That's helpful. The last few lines are indented under the else block. So a submitted form would render a response, but a blank form would not be rendered.

Those last few lines should be aligned with the if and else block, so they always run after either if or else block runs. See here: https://github.com/ehmatthes/pcc_2e/blob/master/chapter_19/setting_up_user_accounts/users/views.py#L22

from pcc_2e.

wxmbugu avatar wxmbugu commented on July 28, 2024

Screenshot at 2020-06-29 22-48-59
Screenshot at 2020-06-29 22-49-39

from pcc_2e.

wxmbugu avatar wxmbugu commented on July 28, 2024

when i go to my homepage and try to click the topic page and i have not registered instead of taking back to my login page it's giving me an error

from pcc_2e.

ehmatthes avatar ehmatthes commented on July 28, 2024

I can not help you with a vague description like that, and no code. You need a way to share your project; either post the project on GitHub and share a link, or you're welcome to email if that's easier. I am ehmatthes at gmail, and if you email please make a zip of your entire project, except the ll_env directory.

from pcc_2e.

wxmbugu avatar wxmbugu commented on July 28, 2024

from pcc_2e.

ehmatthes avatar ehmatthes commented on July 28, 2024

There's no link in your comment.

from pcc_2e.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.