moneropro/app/charts
Kumi d87ed7bccc
Some checks are pending
Docker / build (push) Waiting to run
feat(admin): register Coin model in admin site
Add the Coin model to the Django admin interface for easier management of coin data through the admin panel. This provides administrators with a graphical interface to directly view, edit, and maintain instances of the Coin model within the application.
2024-11-12 08:15:19 +01:00
..
templates/charts organize files to use with Docker 2024-11-11 23:58:39 +01:00
admin.py feat(admin): register Coin model in admin site 2024-11-12 08:15:19 +01:00
apps.py organize files to use with Docker 2024-11-11 23:58:39 +01:00
asynchronous.py fix spacing and typos 2024-11-12 01:19:52 +01:00
forms.py organize files to use with Docker 2024-11-11 23:58:39 +01:00
models.py organize files to use with Docker 2024-11-11 23:58:39 +01:00
synchronous.py organize files to use with Docker 2024-11-11 23:58:39 +01:00
urls.py organize files to use with Docker 2024-11-11 23:58:39 +01:00
views.py fix spacing and typos 2024-11-12 01:19:52 +01:00