Django: export CSV admin action
May 14, 2010 Leave a Comment
Just a quickie…
If you’ve ever needed this:
Then here’s some handy code to do that.
You can customise and use this action (actually a sort of action factory function) with any of your models which need it.
Advertisement
