Hello friends,

"The Story That Won't Go Away" comes back!

I am a newcomer to Django and just read some posts from one year ago
about creating standalone programs with Django and py2app or py2exe.

What is the status of this issue now? Anyone found a solution?

I need to develop a very simple issue tracker and (non-software)
project management application to be used for a small team of up to
five members.

The application is being designed to be installed on desktop and
notebook computers (where it will be used out of the office
[offline]), and will have a synchronization feature.

I think that even the built in Django development server would be fine
to me.

I tried a very simple py2app setup but stoped at the question of
calling "python manage.py runserver" from my starting script.
execfile() doesn't allow arguments ("runserver"). Any suggestion?

These are newcomer questions but I am not a professional developer.

Thank you for your patience :-)

Márcio


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to