ltowarek / budget-supervisor

MIT License
1 stars 0 forks source link

Create two separate account/transaction types #55

Open ltowarek opened 3 years ago

ltowarek commented 3 years ago
  1. Local - fully managed by the user.
  2. Remote - synchronized with external provider and customized by the user.

Common part can be extracted with model inheritance - https://docs.djangoproject.com/en/3.1/topics/db/models/#model-inheritance