Thanks. I'm going to install pycharm now.
On Sat, 22 Sep 2018 at 18:03, Kasper Laudrup wrote:
> Hi,
>
> On 22/09/2018 14.21, talk...@gmail.com wrote:
> >
> > getting an error while run this code...
> >
> > "/home/dheerajkumar/djangogirls/myvenv/myproject/blog/models.py",
> > line 6
>
Hi,
On 22/09/2018 14.21, talk...@gmail.com wrote:
getting an error while run this code...
"/home/dheerajkumar/djangogirls/myvenv/myproject/blog/models.py",
line 6
author = models.Foreignkey('auth.User', on_delete=models.CASCADE)
^
IndentationError:
Hi
getting an error while run this code...
python manage.py makemigrations blog
Traceback (most recent call last):
File "manage.py", line 22, in
execute_from_command_line(sys.argv)
File
"/home/dheerajkumar/.local/lib/python2.7/site-packages/django/core/management/__init__.py",
line 36
3 matches
Mail list logo