GeriLife / companionship

Promoting companionship and well-being for everyone.
European Union Public License 1.2
7 stars 18 forks source link

Register all models with Django Admin #129

Closed brylie closed 1 year ago

brylie commented 2 years ago

We haven't registered all project models with the Django Admin, making it difficult to manage content in a centralized manner.

Task

For each model in our project,

Resources

kishan3 commented 1 year ago

Fixed in #130