Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idris/django-quran
Quranic models and helpers for use in Django projects
https://github.com/idris/django-quran
Last synced: 26 days ago
JSON representation
Quranic models and helpers for use in Django projects
- Host: GitHub
- URL: https://github.com/idris/django-quran
- Owner: idris
- License: bsd-3-clause
- Created: 2009-11-10T16:06:25.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2016-07-14T22:26:54.000Z (over 8 years ago)
- Last Synced: 2024-04-25T18:21:14.565Z (8 months ago)
- Language: Python
- Homepage: http://www.openislam.org/
- Size: 4.09 MB
- Stars: 26
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-Islam - Django-Quran
- Awesome-Muslims - Django Quran
README
# Installation
1. Download and install django-quran
2. Add 'quran' to INSTALLED_APPS
3. Run `django-admin.py syncdb`
4. Run `django-admin.py quran_loaddata`# Resources
- Fully verified Quranic text from [Tanzil](http://tanzil.info/wiki/Main_Page)
- Morphological data (including words, roots) from [The Quranic Arabic Corpus](http://quran.uk.net/)
- Translations from [Zekr](http://zekr.org/resources.html)