melizalab / django-bird-colony

Bird colony management tool
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

admin interface won't let you edit a bird with no parents #8

Closed dmeliza closed 6 years ago

dmeliza commented 6 years ago

The admin interface says the parent fields are required, but the model should allow them to be blank.