Skip to content
Permalink
c722b0c296
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
30 lines (21 sloc) 1.29 KB

Building CoNekt

Using the admin panel to build CoNekt

Make sure LOGIN_ENABLED=True in config.py and the database was build with and admin account (check here for instructions how to add an admin account). Next, go to the website, log in and (once logged in) click on the username (admin) in the top right corner. Select 'Admin Panel' from the drop-down menu.

Admin panel

The Admin Panel will welcome you with a large warning. Deleting data, overwriting or changing entries here can ruin a carefully set up database. Make sure to read instructions on pages and this documentation to avoid losing work.

When working with an existing database, make sure to back up the database before proceeding.

Step-by-step instructions