Hello, What do you use to build a Django project? By build I mean,
* run unit tests * copy files to a distribution set based on a target (production, staging, clustered, etc.) * include config files specific to the target, and not including source control files and other development time artifacts. * transfer distribution Perhaps you just hand build python scripts to do it. Or do you use Ant or make? I'm coming over from Java, and used to use Ant, but I'm migrating over to Python and would like to use what is generally considered the Pythonic way. cheers --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---