As a: developer maintaining the project
I need: a data-model representation of a product
So that: I can have a modular and encapsulated design that will be resilient to project changes, such as changes in data-storage
Assumptions: The lab-bluemix-cf provides a good example of a models.py model file.
As a: developer maintaining the project I need: a data-model representation of a product So that: I can have a modular and encapsulated design that will be resilient to project changes, such as changes in data-storage Assumptions: The lab-bluemix-cf provides a good example of a
models.py
model file.