arc9693 / IntReview

An app that records various interview responses and publicise them. Hosted at
https://archana9693.pythonanywhere.com/
MIT License
2 stars 11 forks source link

To make login compulsory to add company name issue #14

Closed kmAyush closed 5 years ago

kmAyush commented 5 years ago

Changes made in files-

  1. base.html - for better understanding added few comments
  2. views.py - added "@login_required"
arc9693 commented 5 years ago

@kmAyush Make the necessary changes. Rest is fine.