talkpython / mastering-pycharm-course

Course demos and handouts for Talk Python's Effective PyCharm course
https://training.talkpython.fm/courses/explore_pycharm/mastering-pycharm-ide
GNU General Public License v2.0
1.12k stars 716 forks source link

With current version (2020 May) views.py <> default.py #32

Closed hkokko closed 4 years ago

hkokko commented 4 years ago

In the instructions views.py is mentioned. With the current version of tooling and framework it seems default.py is the place this should be added. at least that works.

mikeckennedy commented 4 years ago

Hi @hkokko Thanks. This is for creating the Pyramid web app right?

hkokko commented 4 years ago

Yes. 6-web-applications your turn

Hannu Kokko hannukokko.me

On 21. May 2020, at 20.20, Michael Kennedy notifications@github.com wrote:

 Hi @hkokko Thanks. This is for creating the Pyramid web app right?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

mikeckennedy commented 4 years ago

Thanks. That got out of sync because PyCharm switched to Cookiecutter under the covers (as they should have!) but that uses a different layout.