File: __init__.py

package info (click to toggle)
python-django-contact-form 0%2Bhg65-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 152 kB
  • ctags: 79
  • sloc: python: 221; makefile: 137
file content (2 lines) | stat: -rw-r--r-- 42 bytes parent folder | download
1
2
from .forms import *
from .views import *