Re: admin css not working

2016-07-18 Thread Shem Nashon
TRy to be a bit clear, does CSS for your own static files load, have you set up or deleted STATIC_URL setting or static_root -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send

Re: Email List

2016-07-18 Thread Shem Nashon
Integrating email to django is a good but complex feature, My advice if you want your emails in the inbox and not spam box of your subscribers is to user sendgrid email gateway, they have a python sdk as well as a REST api that takes json, see https://sendgrid.com/docs/API_Reference/SMTP_API/i