]> git.parisson.com Git - diggersdigest.git/commit
Add Podcast model in records app
authorThomas Fillon <thomas@parisson.com>
Wed, 19 Aug 2015 16:21:12 +0000 (18:21 +0200)
committerThomas Fillon <thomas@parisson.com>
Wed, 19 Aug 2015 16:21:12 +0000 (18:21 +0200)
commitd3ab37b4bc035b49dfdc6d0ed15a6e873773b898
tree306367fa1cf9230997f87bcf07ff1cf829ddfbb0
parent64cefd73c51de4a352d7f225bafeaea01fca58a7
Add Podcast model in records app
.dockerignore
.gitignore
diggersdigest/records/admin.py
diggersdigest/records/migrations/0003_podcast.py [new file with mode: 0644]
diggersdigest/records/models.py