Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open/close account creation mechanism #76

Open
ratsclub opened this issue Jul 18, 2024 · 1 comment
Open

Open/close account creation mechanism #76

ratsclub opened this issue Jul 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ratsclub
Copy link
Member

I would like to be able to open and close account registration through some mechanism. My ideas:

  • Environment variable
  • Model setting

The first is easier to implement, but requires the admin to restart the application. The latter allows the admin to change a value on the Django admin console, but introduces more code.

@sirodoht sirodoht added the enhancement New feature or request label Jul 18, 2024
@sirodoht
Copy link
Member

I would say environment variable. I'd rather we don't have settings for how the app works in the database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants