Welcome in world of django, i think you must start with a Poll app.
On Mar 12, 2019 2:02 AM, "sahukara harish"
wrote:
> can any one suggest a simple django project to me.plz
> i am fresher so it can help me to improve my technical knowledge.
>
> --
> You received this message because you are
I m interested too
On Feb 23, 2019 12:17 AM, "A MARAH" wrote:
> I m ready to help in testing tasks but as a distant job (working from
> Morocco)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop rec
use models.Model in place of models.model ,uppercase M
On Feb 21, 2019 1:40 PM, "bhushan patil" wrote:
> I am running this command python manage.py makemigrations polls but it is
> showing that django.db.models has no attribute model.please help me with
> this.
>
> --
> You received this message
You sure you are using python3.7 to run the django local server?. It will
be like "python3.7 manage.py runserver". If your system contains more than
one version of python ,then it is good to run server like this. Also make
confirm that django is installed for python3.7
On Jan 17, 2019 4:06 AM, "Lin
use this: path(' ',include('core.urls'))
On Jan 17, 2019 12:50 AM, "Thiago Brito" wrote:
> Hi
>
> I'm beginner in django and i got this error.
>
> [image: image.png]
>
> urls.py
> [image: image.png]
>
> my app.urls.py
> [image: image.png]
>
> and my html file
> [image: image.png]
>
> and views
>
Prefer the ebook of "django for beginners" by William S vincent.
His lessons are easy to grasp for any beginner wanting to learn django.
On Jan 6, 2019 2:16 AM, wrote:
> I know that you are exp in django, so I need you tell me the best way to
> learn django is what ?
>
> --
> You received this me
6 matches
Mail list logo