IEEE-NITK / Embedathon-Website

Django based web application to host IEEE NITK's flagship embedded systems hackathon, Embedathon
2 stars 1 forks source link

Changed debug mode #48

Open krutideepanpanda opened 1 year ago

krutideepanpanda commented 1 year ago

Description

Debug mode changed.

Fixes # (issue)

Changed debug back to false in settings.py

Dependencies

List any dependencies that are required for this change.

Type of Change

What types of changes does your code introduce? Put an x in the boxes that apply

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration. (for bug fix / breaking change) Put an x in the boxes that apply


Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.