-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Remove unused field from Project model #4092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I would like to take up this issue if no one else is doing it. |
@stsewd the PR seems closed for the time being. Will it be alright for me to look into it at this moment? |
@Alig1493 sure, feel free to send a PR |
@stsewd I have already made some progress on this issue. Just a couple of questions regarding the test cases pertaining to these two fields:
If it's the latter then I might end up needing some assistance in resolving them. Thank you in advance. |
@Alig1493 reviewing! |
Fix for issue #4092: Remove unused field from Project model
When removing the comments app from the codebase in #3802. A field was missing to be removed, we need to remove this and make a migration.
https://github.com/rtfd/readthedocs.org/blob/696a25f9b3350bb047caf1899a876aa1aa0fcbaa/readthedocs/projects/models.py#L140-L143
The text was updated successfully, but these errors were encountered: