mmcardle / django_builder

Django Builder Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorry, Too many models

dgleba opened this issue · comments

I have only two projects. Each has two or less models.

I tried to add post model to blogapp which has only one model - book.
I used the upload button to try to add post model after book model was added by upload.

I get this error. Sorry, you have too many models in this app, maximum is 25.

image

@dgleba I will take a look at this bug