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

Rename routes.py to views.py #4

Open
ModoUnreal opened this issue May 6, 2018 · 2 comments
Open

Rename routes.py to views.py #4

ModoUnreal opened this issue May 6, 2018 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@ModoUnreal
Copy link
Owner

Self-explanatory really, just make sure that you change the import statements aswell.

@ModoUnreal ModoUnreal added help wanted Extra attention is needed good first issue Good for newcomers labels May 6, 2018
@ModoUnreal ModoUnreal added this to the Nuncio 1.0 milestone May 6, 2018
@ns23
Copy link

ns23 commented May 15, 2018

Can I work on this issue ??

@ModoUnreal
Copy link
Owner Author

Yeah sure! Remember to rename the imports to views as well, so instead of import app.routes you change it to import app.views.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants