Commit Graph

3 Commits

Author SHA1 Message Date
Christoffer Viken e66db0b857 Translations 2015-08-16 21:35:29 +02:00
Christoffer Viken fbb1c53dd0 Now including migrations. 2015-08-16 16:03:06 +02:00
Ilse Gerda Visser a246b0fbb6 Add classes to models
Create a new app, mercantile, which takes care of everything related to
money and calculations. Add classes and variables to the models of
both waffles and mercantile.

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Your branch is up-to-date with 'origin/master'.
#
# Changes to be committed:
#	new file:   mercantile/.models.py.swp
#	new file:   mercantile/__init__.py
#	new file:   mercantile/admin.py
#	new file:   mercantile/migrations/__init__.py
#	new file:   mercantile/models.py
#	new file:   mercantile/tests.py
#	new file:   mercantile/views.py
#	modified:   waffles/models.py
#
# Changes not staged for commit:
#	modified:   .gitignore
#
2015-08-16 15:42:28 +02:00