Anmol Bansal
Anmol Bansal
Run initialize_options first and instead of call use run command. Fixes https://github.com/coala/coala/issues/5970 **For short term contributors:** we understand that getting your commits well defined like we require is a hard...
Makes the header icon of docs.coala.io more responsive. Closes https://github.com/coala/landing-frontend/issues/299 **For short term contributors:** we understand that getting your commits well defined like we require is a hard task and...
# Expected Behavior There should be a test method to test all scrapy crawlers for - - consistent output across all crawlers - proper hyperlinks in pages - all content...
An admin panel is required for application which allows admin to interact with private routes like cron job routes and system meta information.
# Context The flask API has a blueprint named admin but it currently has only one route to fetch system meta information. More routes are required and an admin authentication...