Hi all
i wanna embed a richtext field in my admin textfield.
today, i try to use tiny mce. but no matter whatever i did, it didnt
show up.
i created a directory in my project folder, named appmedia, and copied
the tiny mce files and textareas.js into it.
this is my urls.py
(r'^app_media/(?P
x27;,
> '/app_media/textareas.js',
> )
>
> On Sep 3, 10:50 am, bin <[EMAIL PROTECTED]> wrote:
>
> > Hi all
>
> > i wanna embed a richtext field in my admin textfield.
> > today, i try to use tiny mce. but no matter whatever i did, it
'textareas.js',
> )
>
> I believe this automatically references the MEDIA_URL, so you don't
> have to.
>
> On Sep 3, 11:23 am, bin <[EMAIL PROTECTED]> wrote:
>
> > I tried, but nothing happened at all.
>
> > On 9月3日, 下
oh, thank you very mush:)
On 9月3日, 下午3时01分, krylatij <[EMAIL PROTECTED]> wrote:
> Use filter "safe" in your template:
>
> {{ mymodel.page|safe }}
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
Hi
I'm a django beginner.
I got confused, when i write html scripts in my admin testfield like
hello and save them in mysql, but when i wanna display them
in screen, they can not display as bold font as i want, the source
file writes: hello
What can i do to make it right?
--~--~--
hi, when I trying to setup my project on apache2 with mod_python,
following the document everything seems good except the Change
password / Log out doesn't work. When I click the link I get the "The
requested URL /admin/password_change/ was not found on this server."
Error, could anyone tell me the
I have seen a very nice select field in
http://c82.net/samples/checklist-samples.html, I am curious could i
write a custom field to achieve that and using it in other projects?
--
想飞之心,永远不死!
Registered Linux User 404987 [http://counter.li.org]
kindly share the code where you registered your product for admin site and
you are calling "get_ ingredients()" method.
As the error shows your method needs 2 arguments to pass when you call "get_
ingredients()".
On Tue, Apr 3, 2018 at 12:05 PM, mansi thakkar
wrote:
> It is there in ProductIngr
how to create chatting system using api in djano?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this grou
On Sat, Apr 21, 2012 at 7:12 AM, Gerald Klein wrote:
> Hi, I did the tutorial everything is fine, I wanted to see how it was off
> the dev webserver they give you , so I hooked it up to uWSGI. The views that
> I defined are fine but the admin has no formatting just data. Can someone
> tell me what
There's self._meta._fields() that you can call to get a list of fields
defined in that models but all the error_messages property attached to
that field is just a proxy object to something else. I try the
following in model's __init__ but it doesn't has any effect:-
class Thread(models.Model):
Hii guys is there any good resouce to integrate django with vue ?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To p
12 matches
Mail list logo