dj-static 0.0.6
0
Serve production static files with Django.
Contents
Serve production static files with Django.
Stars: 511, Watchers: 511, Forks: 71, Open Issues: 8The heroku-python/dj-static
repo was created 11 years ago and the last code push was 7 years ago.
The project is popular with 511 github stars!
How to Install dj-static
You can install dj-static using pip
pip install dj-static
or add it to a project with poetry
poetry add dj-static
Package Details
- Author
- Kenneth Reitz
- License
- BSD
- Homepage
- https://github.com/kennethreitz/dj-static
- PyPi:
- https://pypi.org/project/dj-static/
- GitHub Repo:
- https://github.com/kennethreitz/dj-static
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common dj-static errors.
Code Examples
Here are some dj-static
code examples and snippets.