On 18/09/2012 08:47 πμ, Fabian Weiss wrote:
Just I cannot login! :-D
admin/admin doesn't work.. :/
Does it has something to do with settings.py?

ADMINS = (
     # ('Your Name', 'your_em...@domain.com'),
)

Should I done this before I start installation??

during my installation it failed to install the initial mysql data
so i have done a manual import of mysql initial data using this command

mysql -u treeiouser -p< sql/mysql-treeio-current.sql treeio

maybe your problem is the same

--
 --------------------------------------------------------------
                   Nick Apostolakis
              e-mail: nicka...@oncrete.gr
         Web Site: http://nick.oncrete.gr
 --------------------------------------------------------------


--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to