Follow the tutorial on http://docs.djangoproject.com

http://docs.djangoproject.com/en/1.1/intro/tutorial01/#intro-tutorial01

______________________
Vinícius Mendes
Solucione Sistemas
http://solucione.info/


On Thu, Apr 15, 2010 at 10:23 AM, Jagdeep Singh Malhi <
singh.malh...@gmail.com> wrote:

> #apt-get install python-django
> After this what can i do..................
>
> On Apr 15, 12:17 am, Alexis Selves <petr.pej...@gmail.com> wrote:
> > try to insall package python-django using apt-get install
> >
> > On 14 dub, 20:47, "Tom X. Tobin" <tomxto...@tomxtobin.com> wrote:> On
> Wed, Apr 14, 2010 at 1:17 PM, Shawn Milochik <sh...@milochik.com> wrote:
> > > > The instructions on the site are incorrect. You only use
> django-admin.py to create the project. After that you use manage.py for
> everything else -- including syncdb.
> >
> > > You *can* use django-admin.py as long as you make sure
> > > DJANGO_SETTINGS_MODULE is defined in your environment to poing to your
> > > settings module (e.g., "some_project.settings") -- which is exactly
> > > what Jagdeep's traceback was complaining about.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to