パッケージ: 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)