Results 9 issues of Pierre Dulac

Minimal configuration for the support of Carthage. Tell me if that's fine by you, I can change the way things are configured if needed. Cheers

A view is missing in order to invite users using the signup-code feature available. In the original project from pinax it seems that it was named [`admin_invite_user`](https://gitorious.org/pinax/pinax/source/7c09913e46d3c44c4693271a4b6c6b4cb4f01acb:pinax/apps/signup_codes/views.py#L100). Cheers

Support url that contains the http auth credentials like `:@:`. Cheers

needs review

Small addition, for a better dependency management. Cheers

Very small typo in the Constitutional AI critique default prompt. The negation "If there is *no* material critique of ..." is used two times, should be used only on the...

Otherwise for a French locale for instance it fails hard. Cheers

IMHO the license message displayed [in the console](https://github.com/minio/operator/blob/798825dd0a9071875e89f0af321dc671a4e995f8/web-app/src/screens/Console/License/LicenseFAQ.tsx#L56-L60) is not in sync with the license message displayed [on your compliance page](https://min.io/compliance). To be more specific, the section in the console...

triage

# What does this PR do? Allow users to save only the LoRA weights for one text encoder if desired, often used in the Dreambooth realm to avoid overcooking the...

stale

Wrap the "user" object into an `AlertUser` class. Let me know if the implementation is not ok with you, and I will update it :) Cheers