Okay i see now that the packages system install both python-django and
python-django-debug-toolbar,
when i ask for the debug-toolbar.
And apparently the python-django version in the package systems is
1.1.1 which is the problem.
but how do i get debug-toolbar without getting python-django(again) ?

On 5 Maj, 20:51, Jacob Scherffenberg <dikumol...@gmail.com> wrote:
> I found the problem, but stil doesn't really know what to do.
> But i was fairly sure that i used 1.3, which i did.
> But when i install the debug-toolbar with sudo apt-get install pyhton-
> djang-debug-toolbar.
> My django version changes to version 1.1.1
> Where can i get the toolbar otherwise, and without apparently reseting
> my django version?
>
> On 5 Maj, 14:12, Karen Tracey <kmtra...@gmail.com> wrote:
>
>
>
>
>
>
>
> > On Thu, May 5, 2011 at 7:43 AM, Jacob Scherffenberg 
> > <dikumol...@gmail.com>wrote:
>
> > > Im using Django-1.3
>
> > Are you absolutely sure about that? The message generally happens when you
> > have a settings file produced by 1.2+ or higher (thus including the
> > django.contrib.messages app in INSTALLED_APPS) but the running level of
> > Django is from before thatmodulewas added.
>
> > Karen
> > --http://tracey.org/kmt/

-- 
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.

Reply via email to