Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with MySQL databases? #26

Open
mjray opened this issue May 20, 2020 · 0 comments
Open

Incompatible with MySQL databases? #26

mjray opened this issue May 20, 2020 · 0 comments

Comments

@mjray
Copy link

mjray commented May 20, 2020

After installing django-fortune and adding it to INSTALLED_APPS, the following error appears:

$ python manage.py fortune    
SystemCheckError: System check identified some issues:                                              

ERRORS:
fortune.Pack.name: (mysql.E001) MySQL does not allow unique CharFields to have a max_length > 255.  

Expected behaviour was to display a grumble about lack of fortune packs loaded, as shown in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant