mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 21:27:49 +02:00
Enable "Save as" in roster and consist
This commit is contained in:
@@ -125,6 +125,7 @@ class RollingStockAdmin(admin.ModelAdmin):
|
||||
"address",
|
||||
"sku",
|
||||
)
|
||||
save_as = True
|
||||
|
||||
fieldsets = (
|
||||
(
|
||||
|
Reference in New Issue
Block a user