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

Remove project-level views file #80

Open
treyhunner opened this issue Mar 14, 2014 · 0 comments
Open

Remove project-level views file #80

treyhunner opened this issue Mar 14, 2014 · 0 comments

Comments

@treyhunner
Copy link
Member

The URL example given in the default Django project includes:

# url(r'^$', 'myblog.views.home', name='home'),

I think that's how we should setup or homepage. As a "home" view in the blog/views.py file, instead of creating a second project-level views file.

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

No branches or pull requests

1 participant