Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

hemamaps / Django   python

Repository URL to install this package:

/ apps / __init__.py

from .config import AppConfig
from .registry import apps

__all__ = ['AppConfig', 'apps']