forked from Yaltik/golem
[FIX]GOLEM Member Skills : after module reorganization, forgot to import model correctly
This commit is contained in:
parent
a994396651
commit
fa596b4846
@ -14,3 +14,5 @@
|
|||||||
#
|
#
|
||||||
# You should have received a copy of the GNU Affero General Public License
|
# You should have received a copy of the GNU Affero General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
from . import models
|
||||||
|
Loading…
Reference in New Issue
Block a user