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

reverse admin url error #2

Open
domguard opened this issue Jun 28, 2012 · 3 comments
Open

reverse admin url error #2

domguard opened this issue Jun 28, 2012 · 3 comments

Comments

@domguard
Copy link

I just installed singletons and had an error when loading the admin homepage ("/admin")

Caught NoReverseMatch while rendering: Reverse for 'localsite_pubaccueil_changelist' with arguments '()' and keyword arguments '{}' not found.

Perhaps related to the fact I use django-admin-tools and that it looks for this url ?

EDIT : it is related to admin-tools
Then, as it's something it expects from any model, how can I make singletons compatible with that ?
thanks

@koszta5
Copy link

koszta5 commented Mar 25, 2013

Have the same problem... solutions?

@gwaramadze
Copy link

I don't know if it fixes your problem, but try installing this fork https://github.com/ionata/django-singletons
It is updated for 1.5 and it did fix a similar problem I had.

@mick-t
Copy link

mick-t commented Nov 14, 2013

https://github.com/ionata/django-singletons fixes the problem for me.

Anyone know how to specify how to download that version in a pip requirements.txt file? By default it will download tttallis django-singletons version and not ionata's.

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

4 participants