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

4.0.2 #51

Merged
merged 13 commits into from
May 27, 2023
Merged

4.0.2 #51

merged 13 commits into from
May 27, 2023

Conversation

beatonma
Copy link
Owner

Fix #50 and minor admin tweaks.

- Single Dockerfile.
- Simpler .env files.
- docker-compose.yml now uses anchors for shared configuration.
- `celery` and `cron` now run in their own containers.
- Container dependencies now use healthcheck instead of wait-for-it script.
Checks for each model type:
- model changelist
- model changelist with search query
- model instance
`mentions` is now mounted as an app inside the project folder instead
of being installed on the host.
(Except for SimpleMention, which is only created manually and so needs
to be editable)
@beatonma beatonma merged commit 02d75fd into main May 27, 2023
@beatonma beatonma deleted the 4.0.2 branch May 27, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Small error in QuotableAdmin's search_fields
1 participant