معرفی شرکت ها


django_errortemplates-1.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Django error page templates (404.html and 500.html).
ویژگی مقدار
سیستم عامل -
نام فایل django_errortemplates-1.0.1
نام django_errortemplates
نسخه کتابخانه 1.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Espen Angell Kristiansen
ایمیل نویسنده UNKNOWN
آدرس صفحه اصلی https://github.com/espenak/django_errortemplates
آدرس اینترنتی https://pypi.org/project/django_errortemplates/
مجوز BSD
########################### Django error page templates ########################### Simple and generic ``404.html`` and ``500.html`` templates for django. The error messages are styled with the bootstrap hero-unit style. Issues/contribute ================= Report any issues at the `github project page <django_errortemplates>`_, and feel free to add your own guides/experiences to the wiki, and to contribute changes using pull requests. Install ======= :: $ pip install django_errortemplates Setup ===== Add ``'errortemplates'`` and ``'django.contrib.staticfiles'`` to ``INSTALLED_APPS``. Try it out ========== Start your server with:: python manage.py runserver --insecure and navigate to a non-existing url or an url that raises an exception. Note that we use ``--insecure`` .. _`django_errortemplates`: https://github.com/espenak/django_errortemplates


نحوه نصب


نصب پکیج whl django_errortemplates-1.0.1:

    pip install django_errortemplates-1.0.1.whl


نصب پکیج tar.gz django_errortemplates-1.0.1:

    pip install django_errortemplates-1.0.1.tar.gz