Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Suggested Enhancements #4

Closed
4 of 7 tasks
birdsarah opened this issue Aug 30, 2013 · 3 comments
Closed
4 of 7 tasks

Suggested Enhancements #4

birdsarah opened this issue Aug 30, 2013 · 3 comments

Comments

@birdsarah
Copy link
Owner

Some thoughts from @samastur that I'd love to get to:

  • Make fields and headers class attributes
  • Allow user to define file name (another attribute)
  • Every attribute should have a corresponding get_X() method
  • Default get_headers() implementation should build headers from fields
  • Create get_render_method or equivalent to keep get simple (same approach Django uses for forms)
  • Complain loudly about unknown format; don't just return default render
  • Have a default get() and maybe post() -- probably on a separate view
@birdsarah
Copy link
Owner Author

@samastur given our conversation, are we agreed that we don't want a default get and post method - at least not in this mixin?

@samastur
Copy link
Collaborator

samastur commented Sep 4, 2013

Yes, not in a mixin.

@birdsarah
Copy link
Owner Author

Closing issue. This project is deprecated in favor of django-tables2 export functionality.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants