can you post your settings.py
On Wed, Sep 4, 2013 at 12:26 PM, Satinderpal Singh < [email protected]> wrote: > I face this error after configuring admin.py file in my project: > > ValueError at / > > Empty module name > > Request Method:GET > Request URL:http://localhost/nanaksar/ > Django Version:1.5.2 > Exception Type:ValueError > Exception Value: > > Empty module name > > Exception > Location:/usr/local/lib/python2.7/dist-packages/django/utils/importlib.py > in import_module, line 35 > Python Executable:/usr/bin/python > Python Version:2.7.3 > > How could i solve this? > > -- > Satinderpal Singh > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.

