factory_djoy
factory_djoy copied to clipboard
Factories for Django, creating valid model instances every time
Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.1.0 to 2.2.0. Release notes Sourced from markdown-it-py's releases. v2.2.0 What's Changed ⬆️ UPGRADE: Allow linkify-it-py v2 by @hukkin in #218 🐛 FIX: CVE-2023-26303 by @chrisjsewell in...
Bumps [ipython](https://github.com/ipython/ipython) from 7.16.1 to 8.10.0. Release notes Sourced from ipython's releases. See https://pypi.org/project/ipython/ We do not use GitHub release anymore. Please see PyPI https://pypi.org/project/ipython/ Commits 15ea1ed release 8.10.0 560ad10...
When using a custom user model I'd love to still use your unique username generation. Would it be possible to provide the Username generator as it's own standalone module/provider? Something...