OK, but then how do you explain the fact that it worked on my second 
project ?
Whereas I had really run the commands
      python manage.py makemigration
and then
      python manage.py migrate
and both of them had terminated normally.
I did nothing more on my second project


Le mercredi 29 juillet 2015 16:14:39 UTC+2, Stephen McDonald a écrit :
>
> The original error stated that the database table for the "Geoloc_map" 
> model didn't exist in the database, see the "relation geoloc_geoloc_map 
> does not exist" part, that's the error message. The part you focused on 
> searching for was the SQL query that caused the error, and had nothing to 
> do with it particularly. You say that the migrations were created and run 
> for the new app, and I'm sure you believe that to be - but unfortunately 
> the error says otherwise.
>
> Let's try not to talk about these things as magical - we do ourselves a 
> disservice by creating that perception, when the reality is we simply 
> haven't invested enough to time in studying the code and documentation 
> which will eventually reveal how simple and boring these things really are.
>  
>
 
>
-- 
> Stephen McDonald
> http://jupo.org
>  

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to