updater.py is a utility for applying and removing an ordered sequence of updates to a Django project:
- Creates update skeletons. - Records and tracks update application/removal. - Provides some useful helper objects and functions. An update is typically used to evolve the database schema (preserving existing data) and is normally applied as part of a project codebase upgrade. Documentation and download here: http://www.methods.co.nz/django/updater.html Cheers, Stuart -- Stuart Rackham --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---