Name : python3-dj-database-url
| |
Version : 0.5.0
| Vendor : openSUSE
|
Release : bp155.2.11
| Date : 2023-05-22 12:34:29
|
Group : Development/Languages/Python
| Source RPM : python-dj-database-url-0.5.0-bp155.2.11.src.rpm
|
Size : 0.02 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Utility to use database URLs in Django applications
|
Description :
This Django utility allows you to utilize the 12factor inspired DATABASE_URL environment variable to configure Django applications.
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``.
Supported Databases -------------------
Support currently exists for PostgreSQL, PostGIS, MySQL, MySQL (GIS), Oracle, Oracle (GIS), and SQLite.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.5/repo/oss/noarch |