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

newMenuItem method indentation error on project.py #29

Open
seyfig opened this issue Mar 30, 2016 · 1 comment
Open

newMenuItem method indentation error on project.py #29

seyfig opened this issue Mar 30, 2016 · 1 comment

Comments

@seyfig
Copy link

seyfig commented Mar 30, 2016

Starting from lesson3 step 3 there is an indentation error on newMenuItem method on project.py file. That prevents logged in users from adding new item even if they are the creator of the restaurant.

For Lesson 3 Step 3: between lines 298 and 304

For Lesson 4 Step 1: between lines 297 and 303

For Lesson 4 Step 2: between lines 364 and 370

@bryancresswell
Copy link

Ensure that all tabs are tabs and not mixed with spaces then you will solve your problem.

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

No branches or pull requests

2 participants