Commit 6ea2daa0 authored by Ilham Maulana's avatar Ilham Maulana 💻

fix: remaining loan

parent c448901d
from django.utils import timezone from django.utils import timezone
from django.db.models import Q, F from django.db.models import Q
from django.views.generic import ListView, TemplateView from django.views.generic import ListView, TemplateView
from loans.models import BookLoan from loans.models import BookLoan
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment