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

I am getting Reverse for 'home' with arguments '()' and keyword arguments '{}' not found. #17

Open
burakkilic opened this issue Dec 4, 2012 · 1 comment

Comments

@burakkilic
Copy link

I just installed the module. My configuration is:

Django==1.4.2
django-browserid==0.7.1
django-classy-tags==0.3.4.1
django-missing==0.1.11
django-mongo-auth==0.1.2
django-mongonaut==0.2.16
django-registration-me==0.7.2
django-sekizai==0.6.1
django-tastypie==0.9.11
django-tastypie-mongoengine==0.3
foursquare==20120716
httplib2==0.7.7
ipython==0.13.1
mimeparse==0.1.3
mongodbforms==0.1.4
mongoengine==0.7.7
poster==0.8.1
pymongo==2.4
python-dateutil==1.5
requests==0.14.2
simplejson==2.6.2
tweepy==1.12
twitter==1.9.0
wsgiref==0.1.2

with python 2.6

@mitar
Copy link
Owner

mitar commented Dec 4, 2012

You are missing home reverse url configured. Which should point to the root of your application. Next time please also add your stacktrace.

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