Monday, May 10, 2010

Django Smuggler Import/Export

Just started using Django Smuggler (http://github.com/semente/django-smuggler) for importing/exporting data from the Django admin (in JSON or XML). It's very easy to get going. And it's very useful.

Easy install:
sudo easy_install django-smuggler

It's an excellent, do-one-thing-well utility. Check it out.

No comments:

Post a Comment