Sunday, October 30, 2016

Re: How will I Run the Django Project (https://github.com/django/django) in my laptop ?

To install and run Django, I recommend reading through the official Django tutorial, which explains how to install Django and create a project you can work with and run:


Additionally, there is documentation on how to contribute to Django, which is useful to read:



On Sun, Oct 30, 2016 at 4:20 AM, Srinivasulu Reddy <srinivasulur55.s@gmail.com> wrote:
Hi Guys,

How will i contribute to the django project(https://github.com/django/django) ? I'm trying to install the django project local laptop. I'm unable to run the project. I changed the project name `{{ project_name }}.settings` in django/conf/project_template/project_name/ and run the server (runserver). I'm not able to find the other apps. How will i contribute to the tickets `https://code.djangoproject.com/query?status=!closed&easy=1&stage=Accepted&order=priority`.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@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/msgid/django-users/6738a4a5-f650-406e-bc67-d0f42043f8ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@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/msgid/django-users/CAL13Cg9oafzNUJQ9sDHnt0oPf-HOCcv_9v74KwwFMkc5YMDfsA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment