Andreu's profile - activity
11 years ago | commented answer | Do you create south migration files manually for User model change? So, from this I understand that 'schemamigration askbot --auto' is not going to normally pick up a change made by adding a field with add_to_class() method?. |
11 years ago | commented question | Using python south with add_to_class() I'm having the same exact issue, any clue? |
11 years ago | asked a question | Tags auto set by question and/or details I'd like to know if it's possible to preset suggested tags for a question based on the title or body of it. So that when someone writes a word that matches a tag in the interesting tags list it is automatically prompted in user's 'tags' field |