I wrote a small app to track my comic collection and I just use the
development server and admin interface to access it when I want.  I
was thinking of dropping the entire project into dropbox and using it
to sync so that I can access the db on any of my computers using the
development server.  I have django installed on the necessary
computers.  It sounds like a good idea but I am not sure sure if
sqlite would have issues syncing.  I don't intend to run this app on
more then one computer at a time so I can't see why I would have
issues with sync.  This is just for personal use so I don't feel like
throwing it up into a server(I do have one) nor do I feel like hosting
it from home but I would do them if this would cause any issues.

Thanks

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to