Hi,
I'm developing a web-based development GUI for Django. See
https://github.com/timothyclemans/djangomodelcg for a simple code generator
for models I wrote today.
Should I develop this for inclusion in Django, fork of Django, or third
party library?
--
You received this message because you
I like the idea. Could you create a third party app so I could use it right
away?
On Thu, Nov 22, 2012 at 2:39 AM, James Pic wrote:
> Hi all,
>
> More projects use AJAX nowadays. Django could help them more.
>
> For example, FormView, could check if request.is_ajax_request(), and in
> that case