Browsing and showing comment documents
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Wed, 16 Oct 2013 10:05:30 +0000 (12:05 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Tue, 22 Oct 2013 07:49:53 +0000 (09:49 +0200)
commit9beb8b9bcc4902c8100f4ecf28d4e025e99a4195
tree167367d7492d1bfd426b7d9d7c7d0d77cb7f115c
parentab456c38cd1974163ac4a390756770687297aaab
Browsing and showing comment documents
comment/__init__.py [new file with mode: 0644]
comment/admin.py [new file with mode: 0644]
comment/migrations/0001_initial.py [new file with mode: 0644]
comment/migrations/__init__.py [new file with mode: 0644]
comment/models.py [new file with mode: 0644]
comment/templates/comment/commentdocument_detail.html [new file with mode: 0644]
comment/templates/comment/commentdocument_list.html [new file with mode: 0644]
comment/urls.py [new file with mode: 0644]
comment/views.py [new file with mode: 0644]
edumed/milurls.py
edumed/settings.d/30-apps.py