Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove any hard-coded site name/link from the templates #475
Comments
sneetsher
self-assigned this
May 11, 2017
This comment has been minimized.
This comment has been minimized.
For me, the web UI is just a showcase, the product is the search library with its API ... so I prefere not to focus on this unlees we intend to make a generic Django app for search in Quran |
This comment has been minimized.
This comment has been minimized.
@assem-ch No high priority but it will allow us to host a development for testing before production deployment. The current state does not stop us from doing so, but we will not be able to test all broken links. |
assem-ch
added
easy
web
prio: medium
labels
May 24, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sneetsher commentedMay 11, 2017
Alfanous is an open-source project for anyone, it's code should be generic that anyone can easily run his own copy.
Some Django templates of WUI contain hard-coded links to
www.alfanous.org
. We should get rid of them and use the variable instead.