Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-dj-database-url | Distribution: openSUSE:Factory:zSystems |
Version: 2.3.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Oct 23 13:25:03 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 39031 | Source RPM: python-dj-database-url-2.3.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/jazzband/dj-database-url | |
Summary: Utility to use database URLs in Django applications |
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.
BSD-3-Clause
* Wed Oct 23 2024 Torsten Gruner <simmphonie@opensuse.org> - update to 2.3.0 * Remove Python 3.8 support. * Remove Django 3 support. * Add python 3.13 support. * Add Django 5.1 to the testing library. - version 2.2.0 * Add disable_server_side_cursors parameter * Enhance Query String Parsing for Server-Side Binding in Django 4.2 with psycopg 3.1.8+ * Update django 5.0 python compatability by @mattseymour in #239 * Improved internals * Improved documentation * Mon Jan 08 2024 Dirk Müller <dmueller@suse.com> - update to 2.1.0: * fix: parse options with numerical values as int - update to 2.0.0: * setup.py: Fix `project_urls` parameter name * Redo as a package to fix mypy issues * Mon May 08 2023 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> - python-typing_extensions is always required * Tue Apr 25 2023 Dirk Müller <dmueller@suse.com> - update to 1.3.0: * Better error on missing schema * Add types * 100% test coverage * Avoid duplicating the uses_netloc and schemes lines * isort 5.11.4 is broken * Throw warning if DATABASE_URL isn't set * Fixes #209 - Make conn_max_age optional[int] type * Thu Dec 22 2022 Torsten Gruner <simmphonie@opensuse.org> - Update to version 1.2.0 * Add the ability to add test databases. * Improve url parsing and encoding. * Fix missing parameter conn_health_check in check function. - Version 1.1.0 * Option for connection health checks parameter. * Update supported version python 3.11. * Code changes, various improvments. * Add project links to setup.py * Sun Jul 31 2022 Torsten Gruner <simmphonie@opensuse.org> - Update to 1.0.0 * Add support for cockroachdb. * Add support for the offical MSSQL connector. * Update License to be compatible with Jazzband. * Remove support for Python < 3.5 including Python 2.7 * Update source code to Black format. * Update CI using pre-commit * Wed Nov 18 2020 John Vandenberg <jayvdb@gmail.com> - Activate test suite * Sat Mar 16 2019 Jan Engelhardt <jengelh@inai.de> - Use noun phrase in summary. - Reduce markup, descriptions are still pretty much plaintext, not HTML or rst. * Fri Mar 08 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.5.0: * Fixes for python3.6 * ipv6 parsing * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package
/usr/lib/python3.12/site-packages/dj_database_url /usr/lib/python3.12/site-packages/dj_database_url-2.3.0.dist-info /usr/lib/python3.12/site-packages/dj_database_url-2.3.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/dj_database_url-2.3.0.dist-info/LICENSE /usr/lib/python3.12/site-packages/dj_database_url-2.3.0.dist-info/METADATA /usr/lib/python3.12/site-packages/dj_database_url-2.3.0.dist-info/RECORD /usr/lib/python3.12/site-packages/dj_database_url-2.3.0.dist-info/REQUESTED /usr/lib/python3.12/site-packages/dj_database_url-2.3.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/dj_database_url-2.3.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/dj_database_url/__init__.py /usr/lib/python3.12/site-packages/dj_database_url/__pycache__ /usr/lib/python3.12/site-packages/dj_database_url/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/dj_database_url/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/dj_database_url/py.typed /usr/share/doc/packages/python312-dj-database-url /usr/share/doc/packages/python312-dj-database-url/README.rst /usr/share/licenses/python312-dj-database-url /usr/share/licenses/python312-dj-database-url/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025