just guessing.. are you developing on a windows machine and your
encoding problems occure on a linux machine?
did you tried the smart_str and smart_unicode functions!? these solved
all my encoding problems..
from django.utils.encoding import smart_str, smart_unicode
On 3 Jun., 11:18, "Henrik Gens
AdminFileWidget does the trick ;-)
On Feb 26, 11:50 am, kirian wrote:
> Hi,
>
> I want to present a model.FileField outside the admin in a form. It
> should behave like the nicely automatically created FileFields in the
> admin.
>
> So set a with the actual value and
Hi,
I want to present a model.FileField outside the admin in a form. It
should behave like the nicely automatically created FileFields in the
admin.
So set a with the actual value and present a fileselect button.
If a output the form as a table form.as_table i just get the
fileselect button.
Hi,
This might sound a bit like a jquery question. But since I'm pretty
sure that my jquery code is okay, it seems for me that my problem has
to do with django.
I try to reload a form and the head of the page with a jquery ajax
call:
$("#id_is_active").change(function(){
url =
hy!
i would be interested in some help for my topic that i posted at
stackoverflow. since i think that it is difficult to post me some help
i want to generate some more attention to my post. i think in this
google group a lot of people are here which do know ajax filtered
fields (http://code.googl
5 matches
Mail list logo