this is solved

anyone having issues with the latest mezzanine on iis; apps aren't loaded
add these to site-packages\django\contrib\sessions\models.py
  import django
  django.setup()

had no time to double check but if you are getting models not ready
then same lines needs be added to site-packages\mezzanine\utils\test.py

thank you
roland


On Thursday, March 3, 2016 at 5:12:55 PM UTC-5, roland balint wrote:
>
> fresh install all is good with internal server
> change setting for windows server and it tells me apps aren't loaded yet!
> had no issues with 3.1.0
> anyone seen this before?
> thx
> roland
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to