add feature views to api and editor.js
This commit is contained in:
parent
0036b27057
commit
4b74eb0cf5
13 changed files with 216 additions and 178 deletions
|
@ -30,4 +30,3 @@ class MapdataModel(models.Model):
|
|||
class Meta:
|
||||
abstract = True
|
||||
unique_together = ('package', 'name')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue