corbz 5957ddf8f1 Fixed Issue Making Django Suggest makemigrations
Was using BASE_DIR in the default image path for the authentication.User model.

This is a problem because BASE_DIR may change with the host machine, which it did in my case.

Django sees the changed path and incorrectly recommends making migrations again.
2024-01-20 19:50:20 +00:00
..
2024-01-03 09:22:43 +00:00
2024-01-03 09:22:43 +00:00
2024-01-03 09:22:43 +00:00