As this is my first Post here, i wan't to seend a warm welcome here to you Django Users.
Like many other People here on this List (and out there in the real World). I startet to love Python and Django (and PyGame). I'm not a real Programmer, i only code some small and trivial web-apps for personal use. After 2 Hours playing with the Django Tutorial i realized that 90% of my "needs" can be archived with a few Django Models, a hand full of HTML-Templates, and a few views to glue them together. Today i wonder why i had ever used PHP. ;) My next Project would be a (Online) Event-Ticket Pre-Sales System. The Concept is very simple. Someone orders a Ticket, pays it (PayPal, or Bank-Transfer) and gets an "activation Code". On the Day of the Event the Person Exchanges the Activation-Code against the Real Ticket on the "cashpoint". Now this System is thougt for an Anime Convention with 1.000 Visitors. So the handling on the "cashpoint" should go very Quick. My approch would be a Printet-Ticket with an Barcode and a small POS System based on wxPython. After 3 Weeks of Django Hacking i want to use the DjangoORM for the wxBackend to. Has anybody an idea how i could import django in an wxPython applicaton? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---