.... right.

Hi guys. If someone could kindly alert the dev? I emailed him already
but no response yet. Pip needs to pick up the fixed  dangodblog as a
dep where the app is hosted. It's all automated.


On Mon, Jan 30, 2012 at 6:45 PM, Babatunde Akinyanmi
<tundeba...@gmail.com> wrote:
> Oh I see. I was reading djangodblog as django-dblog instead of
> django-db-log so I was thinking djangodblog was a directory you
> created yourself.
>
> As long as Paginator remains on that line there's no way to go
> forward. If I was you, I'd try to go through the source and figure out
> if Paginator should be in the source.
>
> To me it looks like the app was shipped broken. Maybe if you go
> through the source, you might find that removing Paginator would mend
> things.
>
> On 1/30/12, Timothy Makobu <makobu.mwambir...@gmail.com> wrote:
>> This is how Paginator is imported
>> https://docs.djangoproject.com/en/dev/topics/pagination/
>>
>> from django.core.paginator import Paginator
>>
>> (this is part of django.core on my 1.3, so doesn't need installing)
>>
>> This is how djangodblog is trying to import it:
>>
>> from django.contrib.admin.views.main import ChangeList, Paginator
>>
>> ......
>>
>> see the difference?
>>
>> --
>> 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.
>>
>>
>
> --
> Sent from my mobile device
>
> --
> 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.
>



-- 
sent from my two tin cans via hangerwire

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