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

[DI-2712] Some minor improvements #90

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 18, 2024

  1. [DI-2712] Some minor improvements

    - Add localhost and 0.0.0.0 to `*_ALLOWED_HOSTS`;
    - Add `*_DJANGO_ADMIN_URL` and `ADMIN_URL` to be able to change admin url;
    - Improve readme;
    - Fix `ConfirmResetPasswordSerializer.signature` field length validation;
    - Update `CELERY_TIMEZONE` to be set from `*_TIME_ZONE` environment variable instead of importing `django.py` settings file.
    denys-chura committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    12a8d1e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    72e7f4f View commit details
    Browse the repository at this point in the history