Skip to main content

django-admin-persian-fonts is a Django app for fast and easy use of Persian fonts in the Django admin panel.

Project description

django-admin-persian-fonts

django-admin-persian-fonts is a Django app for fast and easy use of Persian fonts in the Django admin panel.

Installation

  • Run pip install django-admin-persian-fonts
  • Add admin_persian to settings.INSTALLED_APPS before django.contrib.admin
INSTALLED_APPS = (
    #...
    "admin_persian",
    #...
    "django.contrib.admin",
    #...
)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-admin-persian-fonts-0.2.tar.gz (1.2 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page