软件包: python3-dj-static (0.0.6-6)
python3-dj-static 的相关链接
Trisquel 的资源:
下载源码包 dj-static:
维护者:
Original Maintainer:
- Herbert Parentes Fortes Neto
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
Serve production static files with Django (Python 3)
This is a simple Django middleware utility that allows you to properly serve static assets from production with a WSGI server like Gunicorn.
Django doesn’t recommend the production use of its static file server for a number of reasons. There exists, however, a lovely WSGI application aptly named Static.
It is suitable for the production use of static file serving, unlike Django.
This package installs the library for Python 3.
其他与 python3-dj-static 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-static3
- Really simple WSGI way to serve static content (Python 3)