drugs/core
Mark Veidemanis 6131c58857
Implement initial drug search
2024-03-26 17:06:44 +00:00
..
clients Implement drug refresh and view 2024-01-15 15:29:33 +00:00
db Implement initial drug search 2024-03-26 17:06:44 +00:00
lib Implement drug refresh and view 2024-01-15 15:29:33 +00:00
migrations Implement drug refresh and view 2024-01-15 15:29:33 +00:00
static Implement initial drug search 2024-03-26 17:06:44 +00:00
templates Implement initial drug search 2024-03-26 17:06:44 +00:00
templatetags Start from envelope Django template 2023-10-17 21:00:25 +01:00
tests Start from envelope Django template 2023-10-17 21:00:25 +01:00
util Start from envelope Django template 2023-10-17 21:00:25 +01:00
views Implement initial drug search 2024-03-26 17:06:44 +00:00
__init__.py Add CRUD for Drug 2024-01-01 18:21:27 +00:00
admin.py Add CRUD for Drug 2024-01-01 18:21:27 +00:00
apps.py Start from envelope Django template 2023-10-17 21:00:25 +01:00
forms.py Add CRUD for Drug 2024-01-01 18:21:27 +00:00
models.py Implement drug refresh and view 2024-01-15 15:29:33 +00:00
tests.py Start from envelope Django template 2023-10-17 21:00:25 +01:00
views.py Start from envelope Django template 2023-10-17 21:00:25 +01:00