add generation_pdf pdf , fix 500 error , install reportlab
This commit is contained in:
@@ -88,4 +88,5 @@ urlpatterns = [
|
||||
)),
|
||||
|
||||
path("calculate_avg_cost/", views.AvgCostAPIView.as_view()),
|
||||
path("vehicle_document/", views.GeneratePDFView.as_view()),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user