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
251 stars 89 forks source link

Django templates validation #501

Closed sneetsher closed 6 years ago

assem-ch commented 6 years ago

I tested it , its fixed , thank you @sneetsher .

Just for information Django has its own template engine, Jinja is just an inspiration from it

muslih commented 6 years ago

i think it's better to create references to this issue: https://github.com/Alfanous-team/alfanous/issues/496 thank you very much @sneetsher for working on this 🙇

sneetsher commented 6 years ago

@muslih You welcome. Btw I'm the one who broke it in the first place :). @assem-ch good to know, I was mislead by old doc on the web.

I'm going to do quick clean up of the base templates to get familiar with the code there before jumping into #499 .

One question, Any reason behind such separation of templates, templates/ & wui/templates/wui/?

assem-ch commented 6 years ago

@sneetsher templates should be merged in one place,