[ 原始碼: python-django-appconf ]
套件:python3-django-appconf(1.0.2-3)
python3-django-appconf 的相關連結
Debian 的資源:
下載原始碼套件 python-django-appconf:
- [python-django-appconf_1.0.2-3.dsc]
- [python-django-appconf_1.0.2.orig.tar.xz]
- [python-django-appconf_1.0.2-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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 (Python 3 version)
-
- 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