First time here? Check out the FAQ!
2

How to delete groups and tags?
 

I'm new user at askbot tool, and I'm was giving a exploratory research at some functionalities such as groups and tags.

I have a lot of groups like: "test", "test1" and tags like: "tag1" and "abc".

Now that I researched and liked the tool, I need to delete this tests tags/groups and create correct ones.

How do I do it?

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)
Fernando Paiva's avatar
1
Fernando Paiva
asked 11 years ago
Evgeny's avatar
13.2k
Evgeny
updated 11 years ago

Comments

see more comments

2 Answers

1

There is really no way at the moment, we will implement some of these features soon. There is admin interface that in principle allows that, but it is not user friendly and I don't recommend using it without the familiarity with the django platform.

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 11 years ago, updated 11 years ago
link

Comments

see more comments
0

You could just delete them from the database.

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)
kate_r's avatar
107
kate_r
answered 11 years ago, updated 11 years ago
link

Comments

How can I do that?

Fernando Paiva's avatar Fernando Paiva (11 years ago)

Will that have side effects/consistency ramifications?

tim's avatar tim (10 years ago)
see more comments