On Dec 1, 4:07 am, Seyit Ali <
saserb...@gmail.com> wrote:
> We are trying to install university web application for learning
> purpose. But couldn't able to create initial admin user.
What have you tried so far? university-web uses devise, so you should
just be able to create an ordinary user via the console and then set
the
access_level field to "admin" to get the appropriate permissions.
-greg