Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Commit

Permalink
Gráfico de modelo
Browse files Browse the repository at this point in the history
  • Loading branch information
rcotrina94 committed May 23, 2015
1 parent 2e98f8c commit 6023b5f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
Django==1.8
django-extensions==1.5.5
django-localflavor==1.1
djangorestframework==3.1.1
Markdown==2.6.2
MySQL-python==1.2.5
Pillow==2.8.1
pygraphviz==1.2
six==1.9.0
1 change: 1 addition & 0 deletions src/citasalud/settings/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
'rest_framework',
'rest_framework.authtoken',
'citasalud.apps.main',
'django_extensions',
)

MIDDLEWARE_CLASSES = (
Expand Down
Binary file added src/model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6023b5f

Please sign in to comment.