| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Looks good to me :)
Sorry, something went wrong.
| def list_accepted_talks_for_current_conference(request): | ||
| """ | ||
| """ | ||
| # Copy from conference/talk_vorting.py; |
There was a problem hiding this comment.
| # Copy from conference/talk_vorting.py; | |
| # Copy from conference/talk_voting.py; |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good - one small comment that would help keep the codebase cleaner - I can help apply the changes.
Also, since it's a new view - could we add some xfailed tests for it?
Sorry, something went wrong.
| """ | ||
| """ | ||
| # Copy from conference/talk_vorting.py; | ||
| # Possibly could be refactored to use some function to come up with filters |
There was a problem hiding this comment.
Since we have the same code in two files, this is definitely a candidate to be refactored.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.