mirror of
https://github.com/kennethreitz/dj-database-url.git
synced 2026-06-05 15:00:18 +00:00
Update the build image; remove outdated sponsorship link
This commit is contained in:
committed by
GitHub
parent
eaa67561d4
commit
acf2909e64
+2
-6
@@ -1,8 +1,8 @@
|
||||
DJ-Database-URL
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
.. image:: https://secure.travis-ci.org/kennethreitz/dj-database-url.svg?branch=master
|
||||
:target: http://travis-ci.org/kennethreitz/dj-database-url
|
||||
.. image:: https://secure.travis-ci.org/jacobian/dj-database-url.svg?branch=master
|
||||
:target: http://travis-ci.org/jacobian/dj-database-url
|
||||
|
||||
This simple Django utility allows you to utilize the
|
||||
`12factor <http://www.12factor.net/backing-services>`_ inspired
|
||||
@@ -15,10 +15,6 @@ 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``.
|
||||
|
||||
-----------
|
||||
|
||||
If you're interested in financially supporting Kenneth Reitz open source, consider `visiting this link <https://cash.me/$KennethReitz>`_. Your support helps tremendously with sustainability of motivation, as Open Source is no longer part of my day job.
|
||||
|
||||
Supported Databases
|
||||
-------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user