diff options
author | Primal Pappachan | 2012-02-20 10:31:00 +0530 |
---|---|---|
committer | Primal Pappachan | 2012-02-20 10:31:00 +0530 |
commit | eca126940208efd61576589f97700a9031a04050 (patch) | |
tree | d58025adc199f53c30a9f3388bdc51d240fa3707 /profiler/views.py | |
parent | 920b04b11c5910a4dd33beba56a6130341d180db (diff) | |
download | aloha-eca126940208efd61576589f97700a9031a04050.tar.gz aloha-eca126940208efd61576589f97700a9031a04050.tar.bz2 aloha-eca126940208efd61576589f97700a9031a04050.zip |
added the profiler app and edited allotter models
Diffstat (limited to 'profiler/views.py')
-rw-r--r-- | profiler/views.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiler/views.py b/profiler/views.py new file mode 100644 index 0000000..60f00ef --- /dev/null +++ b/profiler/views.py @@ -0,0 +1 @@ +# Create your views here. |