Osama N. Abuomar
Osama N. Abuomar
Using `webpack-rtl-plugin` in my webpack configurations produces two main CSS file `main.xxx.css` and `main.xxx.rtl.css`. and when I load the stylesheets with `{% render_bundle 'main' 'css' %}`, it loads both files....
I want to show the ayahs like this https://quran.com/18 I want to be able to render it just like the original Quran and highlight them. thanks
I set up Django CMS with aldryn-newsblog and installed haystack and aldryn-search. run `python manage.py rebuild_index`. only new articles I add are searchable, already created articles are not searchable !!....