Thanks Tom, i thought something like this has happened.
--
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 django-users+unsubscr...@googlegroups.com.
To post to thi
On Thu, May 8, 2014 at 11:48 AM, Domagoj Kovač wrote:
> Hi everybody,
>
> I have a problem. In my settings i have:
>
>> INSTALLED_APPS = (
>> 'django.contrib.auth',
>> 'django.contrib.contenttypes',
>> 'django.contrib.sessions',
>> 'django.contrib.sites',
>> 'django.contrib.mes
Hi everybody,
I have a problem. In my settings i have:
INSTALLED_APPS = (
> 'django.contrib.auth',
> 'django.contrib.contenttypes',
> 'django.contrib.sessions',
> 'django.contrib.sites',
> 'django.contrib.messages',
> 'django.contrib.staticfiles',
> # Uncomment the ne
3 matches
Mail list logo