Re:

2019-11-07 Thread himanshu chouhan
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Admin_site On Thu, 7 Nov, 2019, 8:29 PM himanshu chouhan, wrote: > you need to register ur model as well. > > On Thu, 7 Nov, 2019, 8:27 PM Paras Jain, wrote: > >> this is my models.py file i created and migrate

Re:

2019-11-07 Thread himanshu chouhan
you need to register ur model as well. On Thu, 7 Nov, 2019, 8:27 PM Paras Jain, wrote: > this is my models.py file i created and migrated but model in not created > in my admin page as database please somebody help > > from django.db import models > > # Create your models here. > class Company(m

Re: Any open source project for beginner to start with ?

2019-05-16 Thread himanshu chouhan
contribute. > I feel like Django is the best place to start, considering it will be the > framework you will have the most experience with till date. > > Kind Regards > Sam > > On Wed, May 15, 2019 at 9:44 PM himanshu chouhan > wrote: > >> Hi All, >> >

Re: Any open source project for beginner to start with ?

2019-05-16 Thread himanshu chouhan
I've already hosted it on heroku - http://bit.ly/2VHL3Iu On Thu, May 16, 2019 at 6:58 AM Joe Reitman wrote: > Do you have your website available to see on github? > > On Wednesday, May 15, 2019 at 3:44:30 PM UTC-5, himanshu chouhan wrote: >> >> Hi All, >> &

Any open source project for beginner to start with ?

2019-05-15 Thread himanshu chouhan
Hi All, I know this ppl discuss really important issue here, I'm trying my luck in django, if anyone could suggest me any open-source project to start with or else if anyone is open to collaboration with their project, please do tell I have built a fully functional django + bootstrap website an