[ ソース: dj-static ]
パッケージ: python3-dj-static (0.0.6-7)
python3-dj-static に関するリンク
Debian の資源:
dj-static ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- 高レベル Python ウェブ開発基盤
-
- dep: python3-static3
- Really simple WSGI way to serve static content (Python 3)