#3380: Add restore/backup action to the admin interface
--------------------------------------+-------------------------------------
Reporter: Charlax <[EMAIL PROTECTED]> | Owner: adrian
Status: new | Component: Admin interface
Version: SVN | Keywords: admin restore backup db
management
Stage: Unreviewed | Has_patch: 1
--------------------------------------+-------------------------------------
First I'm sorry if there's any error in my submission. I am not used to
submit a patch. In fact, it may well be the first time... On the other
hand, I'm French so I could have misunderstand points in your guidelines.
My patch add a support for backup in the admin interface. It backups the
current objects in the database, for a given table. It uses the cPickle
module. It is useful for development server, when you want to add items to
your table, and then want to add these writings to your real server,
without having to use tools like phpmyadmin, ...
I would be happy if it helps somebody.
--
Ticket URL: <http://code.djangoproject.com/ticket/3380>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---