Thanks for answering, but is there a simple way that does not use a
third-party library? I'd like to have as much control over this as possible.
On 9 July 2013 19:11, Elliot Bradbury wrote:
> Check out django-mptt for creating parent/child (tree) relationships
> between models. https://github.c
e"
> is a kinda big placeā¦ :-)
>
> Yours,
> Russ Magee %-)
>
>
> On Sat, Jun 29, 2013 at 2:08 PM, Gamesbrainiac wrote:
>
>> Then why does itsay on the website that Django does not support Ajax
>> natively?
>> On Jun 29, 2013 12:03 PM, "Russel
Then why does itsay on the website that Django does not support Ajax
natively?
On Jun 29, 2013 12:03 PM, "Russell Keith-Magee"
wrote:
>
> I'm not sure what you mean. Django completely supports AJAX right now.
>
> Django is a server-side framework, and the only part of AJAX that is
> server-side i
@Eraldo: Thanks for the reply. I've read that part of the Django book, but
it does little to explain how Django itself works, because it uses WSGI not
CGI. After this excursion, I plan to see how Django handles connections and
such, so I'll be diving into the Django libraries.
Thanks for this, I a
@Russell: Thanks. That is what I wanted since WSGI is what most people use
these days. Thanks, I will have a look at that.
On 11 June 2013 04:59, Russell Keith-Magee wrote:
> Hi Nafiul,
>
> One place to start would be to read the WSGI specification. WSGI is the
> interface between your web serv
5 matches
Mail list logo