Alfanous-team / alfanous

Alfanous is an Arabic search engine API provides the simple and advanced search in Quran , more features and many interfaces...
http://www.alfanous.org/
GNU Affero General Public License v3.0
254 stars 89 forks source link

Port the web application to the latest Django version #448

Closed abougouffa closed 5 years ago

abougouffa commented 9 years ago

alfanous-django require (Django==1.5.1) and can't run on newer version https://docs.djangoproject.com/en/1.8/internals/deprecation

assem-ch commented 9 years ago

@abougouffa Thanks for submitting. Actually it's running on 1.5.1. To fix that, I suggest to port it version by version: 1.6 to 1.7 to 1.8. Since web hosts don't include new version quickly, I suggest porting only to 1.6 or 1.7.