mohitkh7 / Easy-Learning

A django based social platform which provides best resources to learn anything curated by community members.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove redundant print statements from view.py file

mohitkh7 opened this issue · comments

Inside learn/views.py there are mutliple redundant print statement. Some of them are commented out and some are part of code. They were written earlier during development for debugging purpose but now they are not required.
Remove all print statements from views.py file

Inside learn/views.py there are mutliple redundant print statement. Some of them are commented out and some are part of code. They were written earlier during development for debugging purpose but now they are not required.
Remove all print statements from views.py file

shall i work in this ?

Fixed in #17