Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
R
roomlist
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • SRCT
  • roomlist
  • Issues
  • #114

Closed
Open
Opened Jun 16, 2017 by Daniel W Bond@dbond2Developer

don't increment room changes if debug is true

To prevent students from circumventing privacy controls, they are limited as to the number of times they can change their room per semester. However, this restriction is cumbersome if you are testing out forms. Therefore, in the form_valid method of the UpdateStudent view, modify times_changed_room to only increment if DEBUG in the Django settings is False.

Assignee
Assign to
2.0 "Blue Ridge"
Milestone
2.0 "Blue Ridge" (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: srct/roomlist#114