I'm sorry, but what am I supposed to do with the downloaded sql file?
Run it angainst my database?

On Jun 10, 10:11 pm, "Michael Trier" <[EMAIL PROTECTED]> wrote:
> I found that a couple of the changes required stopping and restarting
> the server to be picked up correctly.  Also, if you want I have the
> polls app working as a demo for an EC2 image I'm using.  You can
> download the code here for a comparison:
>
> http://s3.amazonaws.com/eminent-ami/mysite.sql.gz
>
> Michael
>
> On 6/10/07, deerchao <[EMAIL PROTECTED]> wrote:
>
>
>
> > I'm new to django, and I'm following tutorials on djangoproject.com.
> > Everything worked fine before I start using generic views. After
> > modifying polls/urls.py, the /polls/ page can't get any polls, and /
> > polls/1/ can't get any choices(there isn't a 404 error, but /polls/5/
> > raises one), either.
> > Is there anything I should do before switching to generic views that
> > the tutorial didn't mention?
> > Thanks!
> > By the way, I'm using PostgreSql 8.2, django 0.96, if this helps.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to