* Bare start on CSV support * Move core of CSV importer to operations * More validations, break out validation function * Validate dates and TaskList; convert errors to list of dictionaries * Finish upsert code, and documentation * Print msgs from the mgmt command, not the operations module * Handle BOM marks * Handle both in-memory and local file objects * Update readme * Working browser-upload view * Bail on incorrect headers * Fix default values and finish example spreadsheet * Change column order, update docs * Update index.md for RTD * First round of responses to PR feedback * Restore independent summaries/errors/upserts properties * PR responses * Split off reusable date validator into separate function * Fix URLs append * General test suite for CSV importer |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_auto_20150614_2339.py | ||
0003_assignee_optional.py | ||
0004_rename_list_tasklist.py | ||
0005_auto_20180212_2325.py | ||
0006_rename_item_model.py | ||
0007_auto_update_created_date.py | ||
0008_mail_tracker.py | ||
0009_priority_optional.py | ||
__init__.py |