forked from expo/troggle
fix error on first creating new ent
This commit is contained in:
@@ -20,6 +20,7 @@ class TroggleModelAdmin(admin.ModelAdmin):
|
||||
NB any *Admin class is used in the Django control panel only.
|
||||
|
||||
The jquery links have been REMOVED from the templates as they were not used anywhere.
|
||||
|
||||
templates/editentrance.html:
|
||||
|
||||
{% extends "cavebase.html" %}
|
||||
|
||||
Reference in New Issue
Block a user