Skip to content
Snippets Groups Projects
Commit 99d9c226 authored by Wannes Rombouts's avatar Wannes Rombouts
Browse files

Fixed layerModel creation.

parent 4fc5c9c1
No related branches found
No related tags found
No related merge requests found
......@@ -26,14 +26,20 @@
import os
import os.path
import string
import urlparse
import functools
import yaml
import yaml
import mapscript
import tools
from extensions import plugins
import webapp
from webapp import KeyExists
import stores
import metadata
class MetadataMixin(object):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment