Skip to content
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

refactor views.py and endpoints.py #1637

Closed
cch5ng opened this issue Jul 5, 2017 · 2 comments
Closed

refactor views.py and endpoints.py #1637

cch5ng opened this issue Jul 5, 2017 · 2 comments

Comments

@cch5ng
Copy link
Contributor

cch5ng commented Jul 5, 2017

while looking at code for fixing issues, noted some items might be cleaned up

endpoints.py (from manual testing of search functionality couldn't see these endpoints getting called in the network panel)

views.py
* https://github.com/webcompat/webcompat.com/blob/master/webcompat/views.py#L179 (think set() replaced by frozenset() but could verify)

@karlcow
Copy link
Member

karlcow commented Jul 6, 2017

Some answers to your questions might be in #1640

@karlcow
Copy link
Member

karlcow commented Aug 30, 2017

Are there things actionable in that issue? I will close it and if we missed things, anyone can propose an issue with a refactoring proposal. Good opportunity for first bugs.

@karlcow karlcow closed this as completed Aug 30, 2017
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

No branches or pull requests

2 participants