Areeb Beigh
Areeb Beigh
I want to be able to keep `ACCOUNT_UNIQUE_EMAIL = False` and still allow sign-ins with email. Our user requires a unique-together constraint on `user.email, user.type`, so it's possbile for a...
- There should be a settings config to turn this scheduler on/off. - RunRequests aren't `on_delete=CASCADE`, this should be changed.
Partially resolves https://github.com/areebbeigh/codeinterview-frontend/issues/3
Can compilebox be deployed on something like Heroku or is it only possible to deploy this on VMs?
I'm running Tilix on Linux Mint Cinnamon 5.0.7 (Ubuntu 20.04). ``` (wallet) ➜ frontend git:(main) ✗ tilix --version Versions Tilix version: 1.9.1 VTE version: 0.60 GTK Version: 3.24.20 Tilix Special...
https://github.com/coala/coala/blob/acb2341acc1a6878621dcea7e7275345aad27af7/coalib/coala_main.py#L93-L94 This uses ShowPatchAction not ApplyPatchAction
A linter for `package.json` files: https://github.com/tclindner/npm-package-json-lint