Re: Help with manage.py help

2019-11-02 Thread Rohit Kurangi
Please install- pip install django On Sat, 2 Nov, 2019, 10:24 PM Jordan Micle, wrote: > That error occur because you didn't install django. > Or you didn't activate the environment > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To

Re: Multiple foreign Field

2019-10-12 Thread Rohit Kurangi
1) apply the python manage. py migrate --fake 2) python manage. py makemigrations and after apply the migrate On Sat, 12 Oct, 2019, 7:50 PM Kivai Muinde, wrote: > I have two model classes, *school* and *profile*. > The school model contains a field called school_level which has several >