Hi, I have a problem following the docs, I simply tried to modify the structure from my scaffold but with no success, I followed these steps:
1: Create the directory views and move the views.py to it 2: Create empty __init__.py inside views directory I install it (/env/python setup.py develop) and then the test (/env/python setup.py test) fail complaining about a lot of files, then one last error: AttributeError: 'module' object has no attribute 'views' When running pserve it complains about a lot of files and then: ImportError: No module named models Any help/hint/doc would be much appreciated.
signature.asc
Description: PGP signature
