|
- list_display = ('get_configuration_type_display', 'name', 'billing_period', 'period_fees',
|
|
+ list_display = ('get_configuration_type_display', 'name', 'reference', 'billing_period', 'period_fees',
|
|
list_filter = ('configuration_type',)
|
|
list_filter = ('configuration_type',)
|