On Thu, Apr 25, 2013, Pedro Silva <[email protected]> wrote:

>installed apps:
>    'django.contrib.auth',
>    'django.contrib.contenttypes',
>    'django.contrib.sessions',
>    'django.contrib.messages',
>    'django.contrib.staticfiles',
>    'django.contrib.admin',
>    'django.contrib.admindocs',
>    'psycopg2.extensions',
>    #my app
>    'meetpop.meet',
>    #more info at https://code.google.com/p/gsettings/wiki/API
>    'meetpop.gsettings',
>    #django logging view helper
>    'django-log-file-viewer',
>    #custom template tags 
>    'meetpop.meet.templatetags',
>
>its fresh, i can create a fresh sqllite db with no probs.

I would suggest trying it with only the django.contrib apps, and nothing else.

If that doesn't work, then I don't know what to suggest.

Daniele 

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to