On Mon, 4 Jun 2012 12:41:10 -0700, "Aaron C. de Bruyn"
<aaron@heyaaron.com> declaimed the following in
gmane.comp.python.django.user:
> What do Windows Django developers use for small local databases?
> MySQL seems overkill if you're just doing local development on a
> Windows box--or as in my case, installing a single-user app that is
> shown as a web front-end.
>
Well... I've not done much Django (just deleted my first attempt,
which goes back to Django 1.1 or so; and never did get beyond the admin
interface)...
But I tend to do a lot of scratch work using the SQLite3 that is
part of the standard Windows Python binary installer (though I use
ActiveState's binary install of Python). I'm not configured to build
from sources.
OTOH: I do have MySQL running as a server on my desktop machine --
primarily using the old CherryPy/CherryTemplate system to generate
static pages for upload to the Bestiaria web-site.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.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-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.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment