Add example applicaiton.
Showing
- example/example/__init__.py 0 additions, 0 deletionsexample/example/__init__.py
- example/example/forms.py 8 additions, 0 deletionsexample/example/forms.py
- example/example/settings.py 80 additions, 0 deletionsexample/example/settings.py
- example/example/templates/form.html 17 additions, 0 deletionsexample/example/templates/form.html
- example/example/urls.py 6 additions, 0 deletionsexample/example/urls.py
- example/example/views.py 11 additions, 0 deletionsexample/example/views.py
- example/example/wsgi.py 16 additions, 0 deletionsexample/example/wsgi.py
- example/manage.py 15 additions, 0 deletionsexample/manage.py
example/example/__init__.py
0 → 100644
example/example/forms.py
0 → 100644
example/example/settings.py
0 → 100644
example/example/templates/form.html
0 → 100644
example/example/urls.py
0 → 100644
example/example/views.py
0 → 100644
example/example/wsgi.py
0 → 100644
example/manage.py
0 → 100755
Please register or sign in to comment