author | Jan Szejko <janek37@gmail.com> | |
Thu, 30 Aug 2018 10:38:08 +0000 (12:38 +0200) | ||
committer | Jan Szejko <janek37@gmail.com> | |
Fri, 31 Aug 2018 09:58:53 +0000 (11:58 +0200) | ||
commit | e17ba704033aba068a935c1beb42d1f306e6a114 | |
tree | a3df02f7cc3e7d4e3410ff261478fa095732b7df | tree | snapshot |
parent | d679452e8cede72656beb1e14b48a1b3e82e79c0 | commit | diff |
requirements/requirements.txt | diff | blob | history | |
src/push/__init__.py | [new file with mode: 0644] | blob |
src/push/admin.py | [new file with mode: 0644] | blob |
src/push/forms.py | [new file with mode: 0644] | blob |
src/push/migrations/0001_initial.py | [new file with mode: 0644] | blob |
src/push/migrations/0002_auto_20180830_1627.py | [new file with mode: 0644] | blob |
src/push/migrations/0003_auto_20180831_1135.py | [new file with mode: 0644] | blob |
src/push/migrations/__init__.py | [new file with mode: 0644] | blob |
src/push/models.py | [new file with mode: 0644] | blob |
src/push/templates/push/notification_form.html | [new file with mode: 0644] | blob |
src/push/templates/push/notification_sent.html | [new file with mode: 0644] | blob |
src/push/urls.py | [new file with mode: 0644] | blob |
src/push/utils.py | [new file with mode: 0644] | blob |
src/push/views.py | [new file with mode: 0644] | blob |
src/wolnelektury/settings/apps.py | diff | blob | history | |
src/wolnelektury/urls.py | diff | blob | history |