Re: Development GUI

2012-09-06 Thread Alec Taylor
Hi Timothy,

Not sure where you're going with this… but sounds interesting.

[watching] -> looking forward to some sample code + whatever in the Readme
:)

On Fri, Sep 7, 2012 at 11:38 AM, Timothy Clemans
wrote:

> 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 are subscribed to the Google Groups
> "Django developers" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-developers/-/5UM2SQPw8U0J.
> To post to this group, send email to django-developers@googlegroups.com.
> To unsubscribe from this group, send email to
> django-developers+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-developers?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Re: Development GUI

2012-09-06 Thread ptone
This falls pretty squarely in the category of 3rd party project in the 
Django ecosphere.

While it is a tool oriented for Django, it would not be part of what Django 
itself does as a web framework.

-Preston


On Thursday, September 6, 2012 9:38:24 PM UTC-4, Timothy Clemans wrote:
>
> 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 are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/bCc1FF-CBHQJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.



Development GUI

2012-09-06 Thread Timothy Clemans
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 are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/5UM2SQPw8U0J.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.