Skip to content

Commit 4612655

Browse files
committed
update django code examples
1 parent 163199f commit 4612655

3 files changed

Lines changed: 1501 additions & 0 deletions

File tree

content/pages/examples/django/django-code-examples.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,14 @@ The code for django-wiki is provided as open source under the
479479
[GNU General Public License 3.0](https://github.com/django-wiki/django-wiki/blob/master/COPYING).
480480

481481

482+
### dmd-interpreter
483+
[dmd-interpreter](https://github.com/mitchalexbailey/dmd-interpreter)
484+
([running web app](http://www.dmd.nl/DOVE))
485+
is a Python tool to aggregate clinically relevant information related
486+
to variants in the DMD gene and display that [data](/data.html) to a user
487+
with a [Django](/django.html) web application.
488+
489+
482490
### drf-action-serializer
483491
[drf-action-serializer](https://github.com/gregschmit/drf-action-serializer)
484492
([PyPI page](https://pypi.org/project/drf-action-serializer/))

0 commit comments

Comments
 (0)