Open Issues Need Help
View All on GitHub Software Development • Group Project
Arreglo de eliminaciones desde páginas de admin about 1 month ago
AI Summary: Implement delete functionality for items within the Django admin pages. This involves adding delete buttons or actions to the admin interface for relevant models, ensuring proper data integrity and handling potential cascading deletions.
Complexity:
3/5
bug help wanted Backend