On 1/6/07, Chris Brand <[EMAIL PROTECTED]> wrote:


I got apache with mod_python up and running ok.

Then I used manage.py reset on one of my apps.

Since then, I can't see that app in the Admin page. It was showing up fine
before. It also shows up fine if I use the development server.

I've restarted apache, my browser and even mysqld, all to no avail.


If you just restarted apache (literally) you can try to stop+start. Some
times a hard stop is required.
You can also inspect "manually" the db (from the command line or you gui of
choice) to check if the tables are still there.

--
Julián

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to