Wednesday, February 23, 2011

Re: Django Code Generator

You can of course easily clone the site too as there is very few decencies (django registration and a "common" package from my repository).

I thought that most of the user would find it more convenient to store their project online and hit download to get their source code as a tar.gz archive.

(the site doesn't host the source but generates it on demand at download)

Brice Leroy
Sent from my iPhone

On Feb 23, 2011, at 8:27 PM, Mike Dewhirst <miked@dewhirst.com.au> wrote:

> On 24/02/2011 12:06pm, Brice Leroy wrote:
>> The login is really just so you can manage a bunch of project and easily
>> come back (as most project often take more than a day to grow). It also
>> provide some privacy (not everybody wants his project to be publicly
>> available).
>
> OK - I didn't realise you need to do the development work on your website.
>
> Mike
>
>>
>> I'd also like to be able to make some project public so they can be
>> "fork" by other users.
>>
>> ... lots of idea, no so much time :-(
>>
>> 2011/2/23 Mike Dewhirst <miked@dewhirst.com.au
>> <mailto:miked@dewhirst.com.au>>
>>
>> On 24/02/2011 11:46am, Brice Leroy wrote:
>>
>> Hello,
>>
>> I posted a while ago about this project and since it's pretty
>> complete
>> now, I'd like to get your opinion on it and advices on features that
>> might be useful.
>>
>>
>> I've been interested in this for a while and I'm delighted to see
>> you have kept it going. Well done.
>>
>> I can see the source is freely available on github but I wonder
>> what's behind your decision to require a login on the website?
>>
>> Mike
>>
>>
>> The project is hosted on: http://www.djangogenerator.com
>> <http://www.djangogenerator.com/>
>> The project is open source and available on GIT:
>> https://github.com/debrice/djangogenerator
>>
>> The project allows you to:
>> - Generate model
>> - Views
>> - Forms
>> - Urls
>>
>> The main goal is:
>> - Providing code to beginner / teaching tool
>> - Quickly start a project skeleton and then spend time on
>> customization
>>
>> Thank you all
>>
>> Brice Leroy
>> --
>> blog: http://www.debrice.com
>> project: http://alpha.kaaloo.com http://alpha.djangogenerator.com
>> linkedin: http://www.linkedin.com/in/bricepleroy
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Django users" group.
>> To post to this group, send email to
>> django-users@googlegroups.com
>> <mailto:django-users@googlegroups.com>.
>> To unsubscribe from this group, send email to
>> django-users+unsubscribe@googlegroups.com
>> <mailto:django-users%2Bunsubscribe@googlegroups.com>.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com
>> <mailto:django-users@googlegroups.com>.
>> To unsubscribe from this group, send email to
>> django-users+unsubscribe@googlegroups.com
>> <mailto:django-users%2Bunsubscribe@googlegroups.com>.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>>
>>
>> --
>> blog: http://www.debrice.com
>> project: http://alpha.kaaloo.com http://alpha.djangogenerator.com
>> linkedin: http://www.linkedin.com/in/bricepleroy
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
>

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

No comments:

Post a Comment