
dj-database-url 3.1.1
0
Use Database URLs in your Django Application.
Contents
Use Database URLs in your Django Application.
Stars: 41, Watchers: 41, Forks: 7, Open Issues: 0The kennethreitz/dj-database-url repo was created 5 years ago and the last code push was 3 years ago. The project is moderately popular with 41 github stars!
How to Install dj-database-url
You can install dj-database-url using pip
pip install dj-database-url
or add it to a project with poetry
poetry add dj-database-url
Package Details
- Author
- Jazzband community
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/dj-database-url/
- GitHub Repo:
- https://github.com/kennethreitz/dj-database-url
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common dj-database-url errors.
Code Examples
Here are some dj-database-url code examples and snippets.
pythonfix