Francesco Cataldo

Results 5 issues of Francesco Cataldo

--- name: Pull request about: Submit a pull request for this project assignees: fabiocaccamo --- **Describe your changes** Add possibility to use a server (maybe a default software house file)...

enhancement

## Description Add missing font weight css class directtive for font-weight 600 resolves #20585 helped by @umbertopaolasso ## Markup: The same as Contributing guide as follow https://vuetifyjs.com/en/getting-started/contributing/#local-development > No custom...

### Problem to solve Actually implementation are for 100, 300, 400, 500, 700, 900 Missing (by my pov), the 600 weight (semibold for example by tailwind class) ### Proposed solution...

S: triage

## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...

Area: plugin
Topic: alias

Since Django 1.11, get_user_model() actually uses settings.AUTH_USER_MODEL > see https://docs.djangoproject.com/en/5.2/topics/auth/customizing/#django.contrib.auth.get_user_model ### Readme - explained better how to test djoser with poetry