thanks.
On Fri, Jan 29, 2010 at 7:27 PM, Vladimir Abramov wrote:
> Like this: http://bitbucket.org/jespern/django-piston/wiki/Home
>
> 2010/1/29 pyleaf :
> > hi,all.
> > how REST looks like in django?
> > --
> > Believing is everythig!
> >
>
> --
> Vladimir Abramov.
>
> --
> You received this me
On Fri, Jan 29, 2010 at 11:47 PM, patrickk wrote:
> @jannis: no, it isn´t. I thinkg you are able to _add_ js to your admin
> views, but you´re not able to _remove_ javascripts. there´s still way
> too much hardcoded stuff with the admin-interface (IMO).
>
> I hope that including jquery with the ad
@jannis: no, it isn´t. I thinkg you are able to _add_ js to your admin
views, but you´re not able to _remove_ javascripts. there´s still way
too much hardcoded stuff with the admin-interface (IMO).
I hope that including jquery with the admin-interface is not a big
mistake in the long run.
regards
Hi Jedie,
> In my own project i already have jQuery saved in my own media dir and
> i added in my own /admin/base_site.html file. So in some admin views i
> have two jQuery included.
Isn't Django's media handling capable to help in case you want to use your own
version of a JavaScript file shipp
On Fri, Jan 29, 2010 at 3:02 AM, pyleaf wrote:
> hi,all.
> how REST looks like in django?
General usage questions belong on the django-users list.
--
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."
--
You received this message because you are subscribed to the G
I notice that jQuery comes into django with
http://code.djangoproject.com/changeset/12297
In my own project i already have jQuery saved in my own media dir and
i added in my own /admin/base_site.html file. So in some admin views i
have two jQuery included. That's not really good.
Managing CSS/JS
Like this: http://bitbucket.org/jespern/django-piston/wiki/Home
2010/1/29 pyleaf :
> hi,all.
> how REST looks like in django?
> --
> Believing is everythig!
>
--
Vladimir Abramov.
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post t
Hi Alexander,
Do you mean XML serialization/deserialization?
XML is exchange format, it's not efficient for storage purposes.
You might feel better asking usage and development related questions
in russian in group django-russian, i'll answer there.
On Fri, Jan 29, 2010 at 5:07 PM, Alexander Kul
hi,all.
how REST looks like in django?
--
Believing is everythig!
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to
djang
Hello. My name is Alexander. I'm a programmer. I like django and would
like to thank all who participated in it. I myself am a programmer and
would like to help draft Django. There is an idea to write ORM for
data format in XML? Cуществует whether such technology for the Django
at a given time?
Tha
I created a ticket:
http://code.djangoproject.com/ticket/12726
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to
django-de
I have double media files in some admin panel views. See:
http://paste.pocoo.org/show/171364/
There is two times {{ media }} in the file contrib/admin/templates/
admin/change_list.html ince Changeset 12298 [1]
One in {% block extrastyle %} and one in {% block extrahead %}
This is a bug, isn't it?
12 matches
Mail list logo