On Thursday 02 April 2009 18:20:27 Gath wrote:
> have downloaded Dojo 1.3, i want to start sampling some examples in
> the Dojo website using Django, where do i place the package? How do i
> call it in my template?
a template is just html - put dojo where you put your other css and js files
an
Gath,
Attached at the end of this email an exchange from a few months back
about Dojo & Django using the dojango application.
I've been using this and have been happy with it.
http://code.google.com/p/dojango/
Rob
On Apr 2, 2009, at 7:55 AM, Dougal Matthews wrote:
> It kinds depend
It kinds depends what you want to do really.
JavaScript is run inside the browser and Django is running on your website.
So it doesn't even know what Django or Python is, however they can
communicate and pass data.
By using it with Django, do you mean you want to do some Ajax stuff?
If that's the
Hi.
The docs explain in great detail how you can serve static files like
the
dojo library. Take a look at it here:
http://docs.djangoproject.com/en/dev/howto/static-files/
~Jakob
On 2 Apr., 14:50, Gath wrote:
> All,
>
> I have downloaded Dojo 1.3, i want to start sampling some examples in
> t
All,
I have downloaded Dojo 1.3, i want to start sampling some examples in
the Dojo website using Django, where do i place the package? How do i
call it in my template?
Gath
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
5 matches
Mail list logo