Commit Graph

5 Commits

Author SHA1 Message Date
Miguel Nogueira 773ec570d9 Apply fixes from StyleCI 2020-10-21 00:01:41 +00:00
Miguel Nogueira 20bb7bbcb5 Ammend to previous commit 2020-04-29 22:36:38 +01:00
Miguel Nogueira 914bde3709 Make optional application-related registration parameters optional
This commit makes optional registration parameters optional; They should only be filled in after the user has submitted an application. The application will crash during registration without these parameters being optional, and adding them to the form would be illogical.
2020-04-29 22:23:26 +01:00
Miguel Nogueira 7c22894e94 Added models, migrations and controllers
This commit adds the logical structure for the app.
2020-04-29 18:15:54 +01:00
Miguel Nogueira f80e9fcba0 First commit 2020-04-26 05:09:32 +01:00