Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 371 Bytes

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