mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Clear cache on save if active
This commit is contained in:
@@ -28,6 +28,7 @@ class RollingClass(admin.ModelAdmin):
|
||||
"company__name",
|
||||
"type__type",
|
||||
)
|
||||
save_as = True
|
||||
|
||||
|
||||
class RollingStockDocInline(admin.TabularInline):
|
||||
|
Reference in New Issue
Block a user