You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion group for Photologue, an extensible image gallery/management application for the Django web framework.
|
|
|
any way to specify specs at runtime?
|
| |
what would be the best way to implement admin based (or service/api based) specs similar like django-photologue has? although i know howto add it at runtime i was wondering if there is some recommended way other than monkey patching? any info appreciated Aljosa
|
|
template error
|
| |
hi all
just installed photologue and initialize it and find that error
Caught AttributeError while rendering: 'NoneType' object has no
attribute 'rindex'
i really need help with that
thanks
|
|
really good !!
|
| |
really good !! i found a very good B2C place really a good place for us hope you can try too <dududeals.com> enjoy yourself here
|
|
db_index and custom ordering
|
| |
Hello! I am planning to commit some contribution into django-photologue because I need to do custom, fast ordering on large collections of photos. Here is what I plan to do: * modify the M2M relationship between "Gallery" and "Photo" and make it through an intermediate model, so that photos can be ordered into... more »
|
|
imagekit on aws s3
|
| |
i'm using imagekit with aws s3 as django storage and it looks like
it's working.
versions:
django-imagekit==0.4.0
Django==1.3.1
PIL==1.1.7
django-storages==1.1.3
any knows issues with imagekit and aws s3?
is this still proper place to discuss imagekit?
Aljosa
|
|
Upload ok, no display
|
| |
Hi everyone,
As a newby in django and photologue I surely have badly set my project settings. I can upload some photos and see thew via the folders browser, even with the "cache" folder created by photologue, but I can’t have any display of them (both in admin interface and in the detail view). Find... more »
|
|
|