File: __init__.py

package info (click to toggle)
django-dynamic-preferences 1.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: python: 3,040; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 96 bytes parent folder | download
1
2
__version__ = "1.17.0"
default_app_config = "dynamic_preferences.apps.DynamicPreferencesConfig"