Fix issue where both route and boulder were required on attempts/todos in admin interface
authorDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 27 Feb 2021 06:10:24 +0000 (01:10 -0500)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Sat, 27 Feb 2021 06:11:05 +0000 (01:11 -0500)
commit678c6c361771c6c67e21c76c1b6c3a67a7f6ee70
tree0b0d738114423284de69ab9feb77c8c5de7bea67
parent8ba1415800b7ab940bd9958841bde40f9e734caf
Fix issue where both route and boulder were required on attempts/todos in admin interface
manage.py [new file with mode: 0755]
setup.py
tickle/migrations/0003_auto_20210227_0609.py [new file with mode: 0644]
tickle/models.py
tickle/settings.py [new file with mode: 0644]