/django-auto-one-to-one

Automatically create and delete "hanging" OneToOne model instances

Primary LanguagePythonOtherNOASSERTION

django-auto-one-to-one

Automatically create child model instances when a parent class is created.

See django_auto_one_to_one/models.py for further documentation.

The project home page is at:

https://chris-lamb.co.uk/projects/django-auto-one-to-one

... whilst the source and issue tracker is available at:

https://github.com/lamby/django-auto-one-to-one