Revision 92c53da1
ID | 92c53da193dbeff2f4b9630780ebae3daab74d87 |
Refactored charge (from VM model) and fixed unit tests
- remove backend_id (now it is inline in the model code)
- charge now resides in credits.py (logic)
- logic is now a proper django app
- remove unused backend_id from handlers.py
- moved unit tests from db -> logic module
Files
- added
- modified
- copied
- renamed
- deleted