CHANGELOG.txt
LICENCE.txt
README.txt
ez_setup.py
setup.py
Tesla.egg-info/PKG-INFO
Tesla.egg-info/SOURCES.txt
Tesla.egg-info/dependency_links.txt
Tesla.egg-info/entry_points.txt
Tesla.egg-info/not-zip-safe
Tesla.egg-info/requires.txt
Tesla.egg-info/top_level.txt
tesla/__init__.py
tesla/commands.py
tesla/form.py_tmpl
tesla/model.py_tmpl
tesla/script.py_tmpl
tesla/template.py
tesla/test_model.py_tmpl
tesla/templates/auth/+package+/controllers/login.py_tmpl
tesla/templates/auth/+package+/lib/auth.py_tmpl
tesla/templates/auth/+package+/lib/base.py_tmpl
tesla/templates/auth/+package+/lib/decorators.py_tmpl
tesla/templates/auth/+package+/lib/helpers.py_tmpl
tesla/templates/auth/+package+/lib/permissions.py_tmpl
tesla/templates/auth/+package+/model/__init__.py_tmpl
tesla/templates/auth/+package+/model/user.py_tmpl
tesla/templates/auth/+package+/tests/__init__.py_tmpl
tesla/templates/auth/+package+/tests/functional/test_login.py_tmpl
tesla/templates/auth/+package+/tests/unit/test_user.py_tmpl
tesla/templates/auth_xp/+package+/lib/helpers.py_tmpl
tesla/templates/auth_xp/+package+/lib/permissions.py_tmpl
tesla/templates/auth_xp/+package+/model/permissions.py_tmpl
tesla/templates/auth_xp/+package+/model/user.py_tmpl
tesla/templates/default/README.txt_tmpl
tesla/templates/default/development.ini_tmpl
tesla/templates/default/setup.py_tmpl
tesla/templates/default/test.ini_tmpl
tesla/templates/default/+package+/websetup.py_tmpl
tesla/templates/default/+package+/lib/app_globals.py_tmpl
tesla/templates/default/+package+/lib/base.py_tmpl
tesla/templates/default/+package+/lib/database.py_tmpl
tesla/templates/default/+package+/lib/fixtures.py_tmpl
tesla/templates/default/+package+/lib/helpers.py_tmpl
tesla/templates/default/+package+/model/__init__.py_tmpl
tesla/templates/default/+package+/model/forms/__init__.py_tmpl
tesla/templates/default/+package+/model/forms/base.py_tmpl
tesla/templates/default/+package+/tests/__init__.py_tmpl
tesla/templates/default/+package+/tests/unit/__init__.py
tesla/templates/default/ez_setup/README.txt
tesla/templates/default/ez_setup/__init__.py
tesla/templates/default/ez_setup/__init__.pyc
tests/test_make_project.py
tests/authprojenv_files/auth_controller.py_tmpl
tests/authprojenv_files/development.ini_tmpl
tests/authprojenv_files/index.mako_tmpl
tests/authprojenv_files/test_auth_controller.py_tmpl
tests/authxpprojenv_files/__init__.py_tmpl
tests/authxpprojenv_files/development.ini_tmpl
tests/authxpprojenv_files/news.py_tmpl
tests/authxpprojenv_files/news_controller.py_tmpl
tests/authxpprojenv_files/test_news_controller.py_tmpl
tests/authxpprojenv_files/test_news_model.py_tmpl
tests/projenv_files/__init__.py_tmpl
tests/projenv_files/development.ini_tmpl
tests/projenv_files/news.json_tmpl
tests/projenv_files/news.py_tmpl
tests/projenv_files/test.ini_tmpl
tests/projenv_files/test_news.py_tmpl
tests/projenv_files/websetup.py_tmpl
