#97 Make python3 invokactions more explicit and use more Django 5 conventions

Merged
benw merged 4 commits from benw/django5-conventions into LiveLike/master 7 months ago

4 Commits

Author SHA1 Message Date
HELLO WORLD   Ben Wilber a516362b5a Update the admin.py to use the newer Django 5 conventions. 7 months ago
HELLO WORLD   Ben Wilber c0ba6e10ac Always invoke `python3` explicitly since that is the standard convention and stops warnings in macOS about Python 2 deprecation. 7 months ago
HELLO WORLD   Ben Wilber 5c9293db3f Add migration for switching to BigAutoField 7 months ago
HELLO WORLD   Ben Wilber 97917211fb Upgrade to latest Django version 5.1.3 7 months ago