mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 02:57:17 +00:00
ent.url removed and entrance edit path simplified
This commit is contained in:
@@ -185,7 +185,7 @@ class EntranceForm(ModelForm):
|
||||
model = Entrance
|
||||
exclude = (
|
||||
"cached_primary_slug",
|
||||
"filename",
|
||||
"filename"
|
||||
)
|
||||
|
||||
def clean(self):
|
||||
|
||||
Reference in New Issue
Block a user