Re: hi everyone

2018-11-11 Thread akash kandpal
I mean we can see some working projects and learn from it by implementing them ourselves and thus it will be more of a learning opportunity for us. Regards, Akash Kandpal. On Mon, Nov 12, 2018, 12:22 PM Joel I don't really understand what you mean. How can you put something on your > res

Re: hi everyone

2018-11-11 Thread akash kandpal
s group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/m

Re: ManyToMany relationship with through_fields and Admin

2018-08-28 Thread akash kandpal
What changes you did ? Regards, Akash Kandpal. On Wed, Aug 29, 2018, 12:34 AM Vincent wrote: > I figured it out : > > from django.db import models > from django.contrib.auth.models import User > > > # Create your models here. > class Events(models.Model): > Name =

Re: syntax error

2018-07-25 Thread akash kandpal
In the she'll try this python import django print (django.VERSION) On Wed, Jul 25, 2018, 4:54 PM Akhil Reddy wrote: > So what is the solution for this pblm.. > > > On Wed 25 Jul, 2018 7:38 am deepali pandey, > wrote: > >> $ python -m django --version showing syntax error? also i am unable to