Skip to main content

A Django app to manupulate quran.

Project description

django-quran2

Quran app for Django.

How to Package

Refer to the Django documentation: Reusable Apps Guide

pip install build
pip install twine
rm -rf dist/
python -m build
twine upload dist/*

Quick Start

Install from pip: pip install djangoquran2

  1. Add djangoquran2 to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [...,"djangoquran2",]

  2. Include the djangoquran2 URLconf in your project urls.py like this::

    path("quran/", include("djangoquran2.urls")),

  3. Run python manage.py migrate to create the models.

  4. Run python manage.py loadquran to load datas.

  5. Visit the /quran/ URL.

Project details


Download files

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

Source Distribution

djangoquran2-0.3.tar.gz (946.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

djangoquran2-0.3-py3-none-any.whl (948.7 kB view details)

Uploaded Python 3

File details

Details for the file djangoquran2-0.3.tar.gz.

File metadata

  • Download URL: djangoquran2-0.3.tar.gz
  • Upload date:
  • Size: 946.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for djangoquran2-0.3.tar.gz
Algorithm Hash digest
SHA256 aaf6462451f42eabc53ef8d936562a853e411a8f64b497f7e6c903a5eea2d139
MD5 50dbb2080c63f313dc95f3672117978a
BLAKE2b-256 eb7b0e70c60ad6c2650ac2af86dee49977b6498100a87b22d15a19ac044c61f4

See more details on using hashes here.

File details

Details for the file djangoquran2-0.3-py3-none-any.whl.

File metadata

  • Download URL: djangoquran2-0.3-py3-none-any.whl
  • Upload date:
  • Size: 948.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for djangoquran2-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0afc51f2750ad997fddb916cf7fa65d253cc3285823748b09a6140e7085e6b28
MD5 bf0ed8bff0f2a75e702bdc46b47327df
BLAKE2b-256 952bbaf3d68e9485ebf9266c076f2301af8c66a9423e2b984438a2a94bc501e0

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