File: __init__.py

package info (click to toggle)
python-django-appconf 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 220 kB
  • sloc: python: 386; makefile: 132; sh: 5
file content (3 lines) | stat: -rw-r--r-- 57 bytes parent folder | download
1
2
3
from .base import AppConf  # noqa

__version__ = "1.1.0"