| author | David Kerkeslager <kerkeslager@gmail.com> | |
| Thu, 13 Aug 2020 05:16:08 +0000 (01:16 -0400) | ||
| committer | David Kerkeslager <kerkeslager@gmail.com> | |
| Thu, 13 Aug 2020 05:16:08 +0000 (01:16 -0400) | ||
| commit | 9422a20eca5d3d6f9c1b369744532808f5e9d893 | |
| tree | 0b1c4e4755b9db17aa0e18513e0b37697e96111f | tree | snapshot |
| parent | f11ad06aa0def19169ca60210f644f7b630084e4 | commit | diff |
| core/__init__.py | [new file with mode: 0644] | blob |
| core/admin.py | [new file with mode: 0644] | blob |
| core/apps.py | [new file with mode: 0644] | blob |
| core/migrations/0001_initial.py | [new file with mode: 0644] | blob |
| core/migrations/__init__.py | [new file with mode: 0644] | blob |
| core/models.py | [new file with mode: 0644] | blob |
| core/templates/core/base.html | [new file with mode: 0644] | blob |
| core/templates/core/page_nav.html | [new file with mode: 0644] | blob |
| core/templates/core/post_detail.html | [new file with mode: 0644] | blob |
| core/templates/core/post_list.html | [new file with mode: 0644] | blob |
| core/templates/core/style.css | [new file with mode: 0644] | blob |
| core/tests.py | [new file with mode: 0644] | blob |
| core/urls.py | [new file with mode: 0644] | blob |
| core/views.py | [new file with mode: 0644] | blob |
| requirements.txt | diff | blob | history | |
| styx/settings.py | diff | blob | history | |
| styx/urls.py | diff | blob | history | |
| styx/views.py | [deleted file] | blob | history |