Use this command this worked for me. Set-ExecutionPolicy
Unrestricted
On Friday, January 18, 2019 at 12:48:35 AM UTC+5:30, Django Geek Aditya
wrote:
>
> Shell Output after entering command is
> PS E:\todo> . \Scripts\activate
> . : The term '\Scripts\activate' is not recognized as the na
Hi , I have been working on Django for a few days and have been trying to
implement a login page for the website similar to the login page of the
admin interface.
I have created an auth.html which asks for a username and password and have
given the necessary links in views.py and urls.py
I g
Need some help on fixing the following error. I recently moved to 1.8alpha
version from an older version django-e9d1f11 and I started seeing this
error. Looks like the way group by is constructed has changed.
Here is the model that I have.
class everydaycost(models.Model):
cost = models.Dec
3 matches
Mail list logo