py311-dj-database-url
3.1.0Use Database URLs in your Django Application
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. Supported Databases: Support currently exists for PostgreSQL, PostGIS, MySQL, MySQL (GIS), Oracle, Oracle (GIS), and SQLite.
Origin: www/py-dj-database-url
Category: www
Size: 48.5KiB
License: BSD3CLAUSE
Maintainer: kai@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
Website: github.com/jazzband/dj-database-url
$
pkg install py311-dj-database-urlDependencies (2)
More in www
py311-requests2.32.5
Python HTTP for Humansp5-libwww6.81
Perl5 library for WWW accessp5-HTML-Parser3.83
Perl5 module for parsing HTML documentsphp84-session8.4.16
The session shared extension for phpp5-Catalyst-Runtime5.90132_1
Elegant MVC Web Application Framework (Runtime)py311-django424.2.29
High-level Python Web Frameworkapache242.4.66
Version 2.4.x of Apache web serverp5-HTTP-Message7.01
Representation of HTTP style messagesp5-Template-Toolkit3.102
Extensible template processing systemp5-Plack1.0051
Perl extension of PSGI reference implementation and utilities