First time here? Check out the FAQ!
1

Should I create an admin user on my first syncdb?
 

The install instructions here say:

Changed in version 0.7.21: When the script asks you if you want to create a superuser, answer yes if you want to create one. By default Askbot sets admin status(superuser) for the first user created automatically but also supports this form.

Deprecated since version 0.7.21: When the script asks you if you want to create a superuser, answer no.

These instructions are confusing. If I am running 0.7.29, should I create a superuser or not?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Joseph's avatar
353
Joseph
updated 13 years ago, asked 13 years ago

Comments

see more comments

1 Answer

0

The first registered user will be admin automatically, one way or another.

Should work either way.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 13 years ago
link

Comments

Okay. Maybe the documentation, when it says something like: "Deprecated since version 0.7.20:" should instead say: "If you are running askbot < 0.7.20". That is what you mean, correct?

Joseph's avatar Joseph (13 years ago)

That's the meaning, right.

Evgeny's avatar Evgeny (13 years ago)
see more comments