パッケージ: python3-dj-database-url (0.5.0-2)
python3-dj-database-url に関するリンク
Trisquel の資源:
dj-database-url ソースパッケージをダウンロード:
- [dj-database-url_0.5.0-2.dsc]
- [dj-database-url_0.5.0.orig.tar.gz]
- [dj-database-url_0.5.0-2.debian.tar.xz]
メンテナ:
Original Maintainer:
- Herbert Parentes Fortes Neto
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
Django utility to utilize a DB env var (Python 3)
This simple Django utility allows you to utilize the 12factor inspired DATABASE_URL environment variable to configure your Django application.
The dj_database_url.config method returns a Django database connection dictionary, populated with all the data specified in your URL. There is also a conn_max_age argument to easily enable Django’s connection pool.
If you’d rather not use an environment variable, you can pass a URL in directly instead to dj_database_url.parse.
This package installs the library for Python 3.
その他の python3-dj-database-url 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)