]>
author | Guillaume Pellerin <yomguy@parisson.com> | |
Thu, 30 Jan 2014 13:45:22 +0000 (14:45 +0100) | ||
committer | Guillaume Pellerin <yomguy@parisson.com> | |
Thu, 30 Jan 2014 13:45:22 +0000 (14:45 +0100) | ||
commit | 138b47352a3b03222aea0a098c93db5df1399530 | |
tree | 25c0de428e5ebb4ef39cd657efe08c8c01688b86 | tree | snapshot |
parent | 700686db10b18be0a2d85c4afd4c4f4c1c4495f0 | commit | diff |
example/settings.py | diff | blob | history | |
example/urls.py | diff | blob | history | |
teleforma/models/sources.py | [deleted file] | blob | history |
teleforma/sources/__init__.py | [new file with mode: 0644] | blob |
teleforma/sources/admin.py | [new file with mode: 0644] | blob |
teleforma/sources/migrations/0001_initial.py | [new file with mode: 0644] | blob |
teleforma/sources/migrations/0002_auto__add_field_monitor_record_path.py | [new file with mode: 0644] | blob |
teleforma/sources/migrations/__init__.py | [new file with mode: 0644] | blob |
teleforma/sources/models.py | [new file with mode: 0644] | blob |
teleforma/sources/tests.py | [new file with mode: 0644] | blob |
teleforma/sources/urls.py | [new file with mode: 0644] | blob |
teleforma/sources/views.py | [new file with mode: 0644] | blob |
teleforma/templates/teleforma/source_detail.html | [new file with mode: 0644] | blob |
teleforma/templates/telemeta/base.html | diff | blob | history | |
teleforma/views/core.py | diff | blob | history |