Admin, Accounts and Hyperkitty Pages are not loading Properly on Setting DEBUG = False
Dear Team,
If I set the DEBUG = False in
*/var/lib/mailman/mailman-suite/mailman-suite-project/settings.py* file, I don't see the pages of the applications Accounts, Admin and Hyperkitty are loaded properly. After browsing google, I came to know that the pages of CSS, js and images are not loaded if DEBUG is set false. And my webserver is RHEL 7.5 in built httpd.
Please do the needful. I am actually new to Python and doing the
risk of running customized Maliman 3 on Production.
-- Thanks & Regards, Shashi Kanth.K 9052671936
On 2/24/20 10:34 PM, Shashikanth Komandoor wrote:
Dear Team,
If I set the DEBUG = False in
*/var/lib/mailman/mailman-suite/mailman-suite-project/settings.py* file, I don't see the pages of the applications Accounts, Admin and Hyperkitty are loaded properly. After browsing google, I came to know that the pages of CSS, js and images are not loaded if DEBUG is set false. And my webserver is RHEL 7.5 in built httpd.
Have you run
django-admin collectstatic django-admin compress
See <https://hyperkitty.readthedocs.io/en/latest/install.html#running-hyperkitty-...>
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
Shashikanth Komandoor