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",
    #...
)
  • Run python manage.py migrate
  • Run python manage.py collectstatic # optional
  • Restart your application server

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.1.tar.gz (1.2 MB view details)

Uploaded Source

File details

Details for the file django-admin-persian-fonts-0.1.tar.gz.

File metadata

File hashes

Hashes for django-admin-persian-fonts-0.1.tar.gz
Algorithm Hash digest
SHA256 6e2a42042ec659d217c569d2cd5e5ab301f1a1fd7037881e615e70da8084acb8
MD5 1ee02173862d5e42476b1c9e508a2beb
BLAKE2b-256 52c3e17701b1745e55f56ad9b498c98b253cbbde32c185cbc5e4bc74a2a3baf8

See more details on using hashes here.

Supported by

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