Hello everyone. Firstly sorry for my English. I am newbie in django. I
have learned some things with this group, i have some problems and i
hope we will find some solutions together.
The subject is about thumbnails. I have searched google and google
users topic, i tried what they said, i used sorl
I'll have a look at it. But it is better to solve this within the
models.py (ImageField)). then the application. So we can use this
thumbnail function or file with every project easily.
Thank you for your answer. Any other suggestions?
On Mon, Oct 18, 2010 at 4:56 PM, Venkatraman S wrote:
> Look
Hello.
With TinyMce or in a textarea; when we write [vimeo ], how
does it replace with below code?
http://player.vimeo.com/video/"; width="400"
height="225" frameborder="0">
This can be improve with youtube or etc...
Thank you for your interests.
--
You received this message be
ps
> "Django users" group.
> To post to this group, send email to django-us...@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
I assumed that iimage filed is named thumb. Must it be 'photo' certainly?
On Thu, Oct 21, 2010 at 2:01 PM, Kenneth Gonsalves wrote:
> On Thu, 2010-10-21 at 13:53 +0300, Ekin Yalgın wrote:
>> It is a good extension, but in template page,
>>
>>
>> {% lo
It is something like this
class Project(models.Model):
avatar = ImageField(upload_to='images')
On Thu, Oct 21, 2010 at 2:16 PM, Kenneth Gonsalves wrote:
> On Thu, 2010-10-21 at 14:11 +0300, Ekin Yalgın wrote:
>> I assumed that iimage filed is named thumb. Must it be &
Sorry it is thumb = ImageField ...
On Thu, Oct 21, 2010 at 2:21 PM, Ekin Yalgın wrote:
> It is something like this
>
> class Project(models.Model):
> avatar = ImageField(upload_to='images')
>
> On Thu, Oct 21, 2010 at 2:16 PM, Kenneth Gonsalves wrote:
>>
a new file with imagename_320_240
(something like this) .jpg file.
On Thu, Oct 21, 2010 at 2:24 PM, Ekin Yalgın wrote:
> Sorry it is thumb = ImageField ...
>
> On Thu, Oct 21, 2010 at 2:21 PM, Ekin Yalgın wrote:
>> It is something like this
>>
>> class Project(models.M
wrote:
> On Thu, 2010-10-21 at 14:34 +0300, Ekin Yalgın wrote:
>> Thank you but it didn't work Do we need add something to templatetags
>> folder? I am saying this, because with django-thumbnail extension,
>> http://bitbucket.org/winsmith/django-thumbnail/wiki/Home
>>
Thumbnail si not working.
On Thu, Oct 21, 2010 at 2:48 PM, Kenneth Gonsalves wrote:
> On Thu, 2010-10-21 at 14:44 +0300, Ekin Yalgın wrote:
>> The path is correct, because python gives no error and creates the
>> tables about the easy_thumbnails. Model adds the image to the i
10 matches
Mail list logo