Re: Appomatic: A django app packaging system based on pip

2013-03-16 Thread Florian Apolloner
Hi Egil, this mailinglist is for the development of Django itself, you might wanna write to django-users. Regards, Florian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it,

Appomatic: A django app packaging system based on pip

2013-03-16 Thread Egil Möller
Hi! I'd like to introduce a new mini-framework for Django: Appomatic. Appomatic automates and abstracts away most of the boilerplate code and code generation of a typical Django project, reduces the amount of settings.py clutter and allows for distributing self contained single-click install