On Thu, Mar 25, 2010 at 05:11:28AM -0700, Pythoni wrote:
> Has anybody tried using Django with a tiny linux distribution?

It depends on how you define "tiny". I've just bootstrapped Debian,
installed Django and apache2, and removed docs. The result is:

Base system    154 MB
Django          52 MB
apache2         50 MB

This takes into account all dependencies of Debian packages (e.g.,
apache2 requires perl, etc.). Given that there are 32-MB base systems,
I'd expect a system with Django to fit a 64 to 128-MB compressed
filesystem (this will also depend on your requirements -- python libs,
DBMS, etc.), but I haven't tried that.

With kind regards,
-- 
Baurzhan Ismagulov
http://www.kz-easy.com/

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

Reply via email to