промежуточные результаты (добавление строк в таблице Производственный план)

This commit is contained in:
Anastasia
2015-09-07 16:03:32 +05:00
parent 463faa3cee
commit 3e43d35fc9
6 changed files with 27 additions and 3 deletions

View File

@@ -213,6 +213,7 @@ class ProdPlanTable(tables.Table):
class Meta:
attrs = {'class': 'paleblue'}
template = 'asuzr/table_with_form.html'
class ProductionTable(tables.Table):
cost_item = tables.Column(verbose_name = 'Комплектующие')