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
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)
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
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
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,
ne/.virtualenvs/djangoVenv/bin/activate: Permission
>>>> denied"
>>>>
>>>>
>>>> Regard,
>>>> Atul
>>>>
>>>> On Tue, Dec 25, 2018 at 1:08 PM Joel Mathew wrote:
>>>>
>>>>> Did you a
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
7 matches
Mail list logo