part time or full time job opportunity for Django developers

2019-01-14 Thread Atul Anand
Hi All, I am in search for Django developer for a project. Interested candidate may share his/her resume with you at atul.anand.n...@gmail.com Regards, Atul -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and s

how to create table from model

2020-08-05 Thread atul anand
Hi All, I am new to Django. I want to create tables by using models. I have tried to follow this link: https://docs.djangoproject.com/en/3.0/topics/db/models/. models.py from django.db import models # Create your models here. class Person(models.Model): id = models.AutoField(primary_key=True)

issue in hosting https://www.pythonanywhere.com

2018-12-24 Thread Atul Anand
y code is working in local. But the same code when I am uploading into https://www.pythonanywhere.com. Its throwing error. Note: I have updated few things to make it compatible for django2,which is working for me in my local windows box. https://www.pythonanywhere.com/user/crackjeeonline/webap

Re: issue in hosting https://www.pythonanywhere.com

2018-12-24 Thread Atul Anand
I am using virtual env: * djangoVenv* On Mon, Dec 24, 2018 at 7:45 PM Joel Mathew wrote: > Use virtualenv > Sincerely yours, > > Joel G Mathew > > > > On Mon, 24 Dec 2018 at 19:34, Atul Anand > wrote: > >> y code is working in local. But the same co

Re: issue in hosting https://www.pythonanywhere.com

2018-12-24 Thread Atul Anand
Brad Pitcher wrote: > The paths in your logs indicate you aren't using a virtualenv. Find the > virtualenv section in the web tab and make sure you specify the path to > your virtualenv there. Should be something like > /home/[username]/.virtualenvs/djangoVenv > > On Mon, Dec 24,

Re: issue in hosting https://www.pythonanywhere.com

2018-12-25 Thread Atul Anand
ne/.virtualenvs/djangoVenv/bin/activate: Permission >>>> denied" >>>> >>>> >>>> Regard, >>>> Atul >>>> >>>> On Tue, Dec 25, 2018 at 1:08 PM Joel Mathew wrote: >>>> >>>>> Did you a

Re: Internship

2019-11-23 Thread Atul Anand
Forward the resume. On Fri, Nov 22, 2019, 5:04 PM Scyil sharma wrote: > I am sahil sharma, a student of btech 3rd year and I'm seeking for an > internship in Winter vacation. I would like to be work as a backend > developer. > > -- > You received this message because you are subscribed to the Go