If in doubt use the full stack framework - you do not have to use features you do not want. On the other hand if you use a micro-framework and later decide you need the features of the full stack framework you have to port your code.
I suggest using PostgreSQL instead of MySQL - it handles things like migrations better. On Sunday, December 13, 2015 at 8:04:05 PM UTC+5:30, Tourmaster wrote: > > I'm a tour operator scheduling 3 trips a day. Currently I manage my > bookings by phone using MS Access and have a reservation service linked to > my wordpress site who sends me reports by email. > > I want to put a single database on a server available to the office, > outside agents and customers who will reserve a seat, select upgrades, > agree to price and deposits and receive an email confirmation. > > I've done Python programing before and just installed Django and SQLite on > Yosemite for development of a simple stand alone web app duplicating the > Access functions then linking to the website after migrating to MySql then > dropping my online reservation service > > I'm looking for packages now if anyone can recommend a calendar based > scheduler but I'm also reconsidering if Django is the the best framework > since I'm not looking at complete site and may not need a full stack. > > Is this a job for a lighter framework? Also, I may want to go mobile in > the future. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3749d069-4345-412a-8c35-476b0231c8b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.