This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
WYGIWYH
Watch
1
Star
0
Fork
0
You've already forked WYGIWYH
mirror of
https://github.com/eitchtee/WYGIWYH.git
synced
2026-06-12 09:24:33 +02:00
Code
Issues
14
Packages
Projects
Releases
10
Wiki
Activity
Files
d207760ae936c66f4bceb6bdec7615a8e310ee19
WYGIWYH
/
app
/
apps
/
currencies
T
History
Herculino Trotta
d207760ae9
feat(currencies): add automatic exchange rate fetching
...
Closes
#123
2025-02-05 10:16:04 -03:00
..
exchange_rates
feat(currencies): add automatic exchange rate fetching
2025-02-05 10:16:04 -03:00
migrations
refactor(currencies): make currency code non-unique and increase it's size
2025-02-03 00:27:11 -03:00
utils
feat: convert returns None if Currency convertion has same currency for both or if amount if 0
2024-11-16 23:59:46 -03:00
views
feat(currencies): add automatic exchange rate fetching
2025-02-05 10:16:04 -03:00
__init__.py
initial commit
2024-09-26 11:00:40 -03:00
admin.py
feat: internal code for automatic exchange rate fetching
2025-02-03 00:26:00 -03:00
apps.py
initial commit
2024-09-26 11:00:40 -03:00
forms.py
feat(currencies): add automatic exchange rate fetching
2025-02-05 10:16:04 -03:00
models.py
feat(currencies): add automatic exchange rate fetching
2025-02-05 10:16:04 -03:00
tasks.py
feat(currencies): add automatic exchange rate fetching
2025-02-05 10:16:04 -03:00
tests.py
test: add starting tests
2024-11-01 17:23:57 -03:00
urls.py
feat(currencies): add automatic exchange rate fetching
2025-02-05 10:16:04 -03:00