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

Stoat requires Django Grappelli #7

Closed
digicase opened this issue Jul 9, 2011 · 1 comment
Closed

Stoat requires Django Grappelli #7

digicase opened this issue Jul 9, 2011 · 1 comment

Comments

@digicase
Copy link

digicase commented Jul 9, 2011

Django Grappelli tags (grp_tags) are loaded in the template admin/stoat/page/chage_form.html

Line 2: ```{% load i18n admin_modify adminmedia grp_tags %}


Without Django Grappelli installed loading grp_tags causes an error for template tags that can't be found. 
@sjl
Copy link
Owner

sjl commented Jul 12, 2011

Yep, as it says in the docs Stoat is built for Grappelli. Trying to support Grappelli and the vanilla admin is a rabbit hole I have no desire to jump down.

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

2 participants