fixtures
|
Add missing fixture for settings
|
2020-11-12 14:54:03 +11:00 |
migrations
|
migration for file-based currency setting
|
2021-07-01 18:20:39 +02:00 |
__init__.py
|
startapp common
|
2019-09-03 08:30:14 +10:00 |
admin.py
|
removes all lines consisting only of spaces
|
2021-05-06 12:11:38 +02:00 |
api.py
|
Remove common_currency model entirely
|
2020-11-11 00:21:06 +11:00 |
apps.py
|
Add more invoke commands:
|
2020-11-12 13:31:27 +11:00 |
files.py
|
spaces cleanup
|
2021-06-02 00:26:30 +02:00 |
forms.py
|
added in optional matches
|
2021-06-05 01:19:12 +02:00 |
models.py
|
removing default_currency in fields
|
2021-07-01 00:40:26 +02:00 |
serializers.py
|
Remove common_currency model entirely
|
2020-11-11 00:21:06 +11:00 |
settings.py
|
makes currency selection human-readable
|
2021-07-02 20:02:15 +02:00 |
test_views.py
|
PEP style fixes
|
2021-05-27 16:36:26 +10:00 |
tests.py
|
removes all lines consisting only of spaces
|
2021-05-06 12:11:38 +02:00 |
urls.py
|
Remove common_currency model entirely
|
2020-11-11 00:21:06 +11:00 |
views.py
|
back button
|
2021-06-06 17:43:16 +02:00 |