| author | David Kerkeslager <kerkeslager@gmail.com> | |
| Tue, 31 Aug 2021 22:07:01 +0000 (18:07 -0400) | ||
| committer | David Kerkeslager <kerkeslager@gmail.com> | |
| Tue, 31 Aug 2021 22:07:01 +0000 (18:07 -0400) | ||
| commit | c2f61845f8372b4796bf4d10da7f57f99ee933c7 | |
| tree | 86013d5f7f055dc828d0ba7cad975921a7241743 | tree | snapshot |
| parent | 747322073bd51466bf220a256fbb9a3e157cf0c9 | commit | diff |
| .gitignore | [new file with mode: 0644] | blob |
| src/bigly/__init__.py | [new file with mode: 0644] | blob |
| src/bigly/asgi.py | [new file with mode: 0644] | blob |
| src/bigly/serializers.py | [new file with mode: 0644] | blob |
| src/bigly/settings.py | [new file with mode: 0644] | blob |
| src/bigly/static/bigly/styles.css | [new file with mode: 0644] | blob |
| src/bigly/templates/bigly/index.html | [new file with mode: 0644] | blob |
| src/bigly/urls.py | [new file with mode: 0644] | blob |
| src/bigly/views.py | [new file with mode: 0644] | blob |
| src/bigly/wsgi.py | [new file with mode: 0644] | blob |
| src/manage.py | [new file with mode: 0755] | blob |
| src/requirements.txt | [new file with mode: 0644] | blob |