Skip to content

change target_tag_name of TagSynonym to target_tag (foreign key to Tag m...#140

Open
pcompassion wants to merge 1 commit intoASKBOT:masterfrom
pcompassion:tag-synonym-fix
Open

change target_tag_name of TagSynonym to target_tag (foreign key to Tag m...#140
pcompassion wants to merge 1 commit intoASKBOT:masterfrom
pcompassion:tag-synonym-fix

Conversation

@pcompassion
Copy link
Copy Markdown

...odel)

I find target_tag (as foreign key) is better than target_tag_name as you once mentioned.

I wasn't and am not sure if submitting south migrations file is a good idea but its there.

(I'll create a tag index using haystack/solr anyway and thought having simpler DB schema is better here. and maybe for DB query as well)

@evgenyfadeev
Copy link
Copy Markdown
Member

This will be merged or otherwise implemented after releasing the Python3 version.

@IOrlandoni
Copy link
Copy Markdown

askbot/management/commands/rename_tags_id.py
askbot/models/question.py
askbot/models/tag.py
askbot/tests/management_command_tests.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants