Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 6 - signals not working #96

Open
denebtech opened this issue Aug 21, 2021 · 1 comment
Open

Chapter 6 - signals not working #96

denebtech opened this issue Aug 21, 2021 · 1 comment

Comments

@denebtech
Copy link

In section "Application configuration classes" , added follow fragment:

def ready(self):
    import images.signals

If going to the browser and click on the LIKE bottom not working (not create any action). But, to remove this fragment, perfectly working. Where is the problem? In the console and shell appear nothing, all clear.

python version: 3.8
django version: 3.1.*

@arunspacek
Copy link

Maybe you're clicking the like button of a different image and looking to see if it made a change in a different image. For example, the author told us to look at the admin edit page of the first image after clicking the like button.
My guess is you clicked the like button of a different image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants