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.2.tar.gz (946.0 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.2-py3-none-any.whl (948.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for djangoquran2-0.2.tar.gz
Algorithm Hash digest
SHA256 82af033b006614c3f10bb8e52f45efd1e043fa17ac23c56d86000e53def79218
MD5 26fd56a17b84ee2f42599d9481239c46
BLAKE2b-256 c4b1fdfb3c34403f4388b896ac5c2be1aa67283fe2bb57bf76c620f5b55c9e82

See more details on using hashes here.

File details

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

File metadata

  • Download URL: djangoquran2-0.2-py3-none-any.whl
  • Upload date:
  • Size: 948.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bebe1d9a33bfeff5a7a15613a7f98e5d4e39ffc798291d156ba63b0908241fa4
MD5 369845461ee48ba161d8186eee54bbe5
BLAKE2b-256 0c17d6ece94627a7c71aa3be605454110cee3c959696660258271fd3325256bb

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