added initial files with working django
Showing
froyo/__init__.py
0 → 100644
froyo/admin.py
0 → 100644
froyo/apps.py
0 → 100644
froyo/migrations/__init__.py
0 → 100644
froyo/models.py
0 → 100644
froyo/tests.py
0 → 100644
froyo/views.py
0 → 100644
functional_test.py
0 → 100644
manage.py
0 → 100644
thegoodplace/__init__.py
0 → 100644
thegoodplace/settings.py
0 → 100644
thegoodplace/urls.py
0 → 100644
thegoodplace/wsgi.py
0 → 100644
Please register or sign in to comment