On 10/21/2011 07:35 PM, kenneth gonsalves wrote:
> On Sat, 2011-10-22 at 00:02 +0200, Ivo Brodien wrote:
>> I think with django this is an easy tast. 
>>
>> This might loos like a typical Excel/VBA and maybe Word thing, but I
>> don’t want to use non open source software for this and since I like
>> Django and there it might be the feature of a online input of the data
>> I want to go with Django. 
> 
> simpler to do it in dabo - or just wxPython

Actually it's not, since with Django you can specify table relationships
in the models and the admin is auto-generated.

Also the best part of this design is that you can turn it into a web app
at any time by simply opening a port on a machine to allow others to
connect.

Thanks,
Alex

-- 
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