[ 源代码: python-django-appconf ]
软件包: python3-django-appconf (1.0.3-1)
python3-django-appconf 的相关链接
Trisquel 的资源:
下载源码包 python-django-appconf:
- [python-django-appconf_1.0.3-1.dsc]
- [python-django-appconf_1.0.3.orig.tar.xz]
- [python-django-appconf_1.0.3-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian OpenStack
- Thomas Goirand
外部的资源:
- 主页 [github.com]
相似软件包:
helper class handling configuration defaults of apps - Python 3.x
Say you have an app with a few defaults, which you want to refer to in the app's code without repeating yourself all the time. Django-appconf provides a simple helper class to implement those defaults.
This package provides the Python 3.x module.
其他与 python3-django-appconf 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- sug: python-django-appconf-doc
- helper class handling configuration defaults of apps - doc