Hi all!
I know that this is not exactly the right mailing list, but …
I am trying to filter the allowed plugins in the TextPlugin with the
text_only_plugins option in my settings.py. Despite of what I'm writing
in the property, I get all available plugins allowed in the select box
in the text plu
На Fri, 6 Jan 2012 07:08:59 -0800 (PST)
francescortiz написа:
> you can try https://github.com/francescortiz/image
or you can try https://github.com/SmileyChris/easy-thumbnails
> On 6 ene, 12:35, MeME wrote:
> > Hello,
> >
> > I'm new to Django. I started to write something for personal
> > pu
It's better to learn on a project basis. Every client has different
scope and interest and you cannot predict which apps you will need or
not. Some barely used apps may be essential for you…
But, when you ask… You may need to integrate django-registration with
your django-cms, so you can manage sy
На Tue, 4 Oct 2011 15:14:44 +0200
Aljoša Mohorović написа:
> On Tue, Oct 4, 2011 at 2:46 PM, Ivan Ivanov
> wrote:
> > I think, this is exactly what you want.
>
> i need to do this on field level, not form. thanks for suggestion.
> javascript works just fine in this case
>
Oh, I see. Yes, this
На Tue, 4 Oct 2011 14:05:37 +0200
Aljoša Mohorović написа:
> is it possible to disable rendering of label for field in forms?
> i would like to render a field in a custom form (admin add/edit form)
> w/o label. any info/tips appreciated
>
> Aljosa
>
You can loop through the fields of the form a
На Wed, 14 Sep 2011 10:59:01 +0200
"Jonas H." написа:
> On 09/14/2011 04:35 AM, Peter of the Norse wrote:
> > What are you trying to do? The outer GROUP BY destroys the inner
> > ORDER BY. Try putting them on the same level and see what happens.
>
> Say I've got an Event table and some records l
It's a bit offtopic, but:
There is a project for non relational Django, and they have released
backend for django and mongoDB. It might be interesting for you, if you
don't know about the project:
http://www.allbuttonspressed.com/blog/django/2010/05/MongoDB-backend-for-Django-nonrel-released
На T
На Fri, 09 Sep 2011 22:18:50 +0100
Tim Sawyer написа:
> Hi Folks,
>
> I have a django site which is against a postgres database which is
> UTF8. I have a large droplist with international names in, and it
> doesn't appear to be sorting correctly.
>
> The list contains Ingvar Mæland and Børre Bø
So...
На Fri, 2 Sep 2011 10:24:03 +0300
Ivan Ivanov написа:
> Hallo everybody!
>
> I've got problem exteding the admin's index view. I need to pass
> extra_context to the index of the admin, after the administrator
> logged in, that's why I'm trying to extend the view. So...
>
> What I've got
9 matches
Mail list logo