Re: Running the site

2009-07-13 Thread Fred Chevitarese
In tis package, you have the database? If yes, you can setup your
settings.py poiting to this database.

After that, you can run the command python manage.py inspectdb sending the
result to a txt file.
Then, you can "refactory" the models file ;)

Fred Chevitarese - GNU/Linux
http://chevitarese.wordpress.com

2009/7/10 kannan4k 

>
> Hi Friends...
>I am new to Django.I Just learning the django now.
>  http://in.pycon.org/2009/ . That  website uses django
>  and the code is here - http://bitbucket.org/lawgon/fossconf/downloads/
>
> In this Source code I din't find the models.py to run the Local
> Server.In what way can i run this package in my local system.
>
> >
>


-- 
http://chevitarese.wordpress.com

Fred Chevitarese - GNU/Linux

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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
-~--~~~~--~~--~--~---



Running the site

2009-07-10 Thread kannan4k

Hi Friends...
I am new to Django.I Just learning the django now.
 http://in.pycon.org/2009/ . That  website uses django
 and the code is here - http://bitbucket.org/lawgon/fossconf/downloads/

In this Source code I din't find the models.py to run the Local
Server.In what way can i run this package in my local system.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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
-~--~~~~--~~--~--~---