Fix Django migration issues and add missing URLs
- Create missing templates app urls.py - Fix REST_FRAMEWORK pagination settings - Add DEFAULT_AUTO_FIELD configuration - Create migration files for all apps - Fix auto-generated model warnings - Verify database setup with test project
This commit is contained in:
BIN
backend/apps/templates/__pycache__/__init__.cpython-314.pyc
Normal file
BIN
backend/apps/templates/__pycache__/__init__.cpython-314.pyc
Normal file
Binary file not shown.
BIN
backend/apps/templates/__pycache__/models.cpython-314.pyc
Normal file
BIN
backend/apps/templates/__pycache__/models.cpython-314.pyc
Normal file
Binary file not shown.
BIN
backend/apps/templates/__pycache__/urls.cpython-314.pyc
Normal file
BIN
backend/apps/templates/__pycache__/urls.cpython-314.pyc
Normal file
Binary file not shown.
BIN
backend/apps/templates/__pycache__/views.cpython-314.pyc
Normal file
BIN
backend/apps/templates/__pycache__/views.cpython-314.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user