File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
content/pages/examples/django Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -207,6 +207,20 @@ The django-jsonfield project is open source under the
207207[ MIT license] ( https://github.com/dmkoch/django-jsonfield/blob/master/LICENSE ) .
208208
209209
210+ ### django-model-utils
211+ [ django-model-utils] ( https://github.com/jazzband/django-model-utils )
212+ ([ project documentation] ( https://django-model-utils.readthedocs.io/en/latest/ )
213+ and
214+ [ PyPI package information] ( https://pypi.org/project/django-model-utils/ ) )
215+ provides useful mixins and utilities for working with
216+ [ Django ORM] ( /django-orm.html ) models in your projects.
217+
218+ The django-model-utils project is open sourced under the
219+ [ BSD 3-Clause "New" or "Revised" License] ( https://github.com/jazzband/django-model-utils/blob/master/LICENSE.txt )
220+ and it is maintained by the developer community group
221+ [ Jazzband] ( https://jazzband.co/ ) .
222+
223+
210224### django-oscar
211225[ django-oscar] ( https://github.com/django-oscar/django-oscar/ )
212226([ project website] ( http://oscarcommerce.com/ ) )
You can’t perform that action at this time.
0 commit comments