-- 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.
I'm working on a new site and i have often the need to update the server
to let other people see the progress.
I tought to do a python script that compare the file structure/date/time
of my local version with the server version and update only the
changed/new files.
Before starting, and according to the DRY principle :-), I would like to
know if there is already something like that.
- Django site updater kooliah
- Re: Django site updater Aaron C. de Bruyn
- Re: Django site updater Kurtis Mullins
- Re: Django site updater Tanuva
- Re: Django site updater bruno desthuilliers
- Re: Django site updater Alexis Bellido
- Re: Django site updater Mike Dewhirst
- Re: Django site updater kooliah