Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Fix company submission form #40

Open
roskakori opened this issue Dec 6, 2022 · 0 comments
Open

Fix company submission form #40

roskakori opened this issue Dec 6, 2022 · 0 comments
Labels

Comments

@roskakori
Copy link
Contributor

roskakori commented Dec 6, 2022

Currently the company submission for at /companies/submit/ is disabled in its urls.py. This form does not seem to work as intended and the test cases are broken.

It seems that currently the form can be used even without being logged in. Possibly this is a result from switching to Django 4 and some changes under the hood compared to Django 1. Maybe this can be solved with LoginRequiredMixin.

To fix this address all source code comments marked with TODO#40.

@roskakori roskakori added the bug label Dec 6, 2022
@roskakori roskakori added this to pyGRAZ Dec 6, 2022
@roskakori roskakori moved this to Backlog in pyGRAZ Dec 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant