资 源 简 介
This project is still in development, use at your own risk. Things will probably change before the initial release.
Django MS Excel Generator aims to create a template system for generation of the Excel documents for views (instead of HTML).
Features For Milestone 1:
Cross Platform
Model Instance -> Table generation
Sheet Management
Space (cell utilization / fitting) Management
Customize colors/fonts/backgrounds
A lot of projects look to generate excel reports for download from Django and it makes sense to contribute to one project that can handle all these through a generic intelligent module that follows MVC patterns.