summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorJayaram Pai2014-01-31 12:16:27 +0530
committerJayaram Pai2014-01-31 12:16:27 +0530
commit3893ebeba22c40ed7f2cff3e2880661dcc5e1119 (patch)
treecbbcc5d13935ca6c0e26931df22391190e6f9be1 /website
parent45ee2992b4ec72c62d5ce69611589521e16d0366 (diff)
downloadFOSSEE-Forum-3893ebeba22c40ed7f2cff3e2880661dcc5e1119.tar.gz
FOSSEE-Forum-3893ebeba22c40ed7f2cff3e2880661dcc5e1119.tar.bz2
FOSSEE-Forum-3893ebeba22c40ed7f2cff3e2880661dcc5e1119.zip
added Oscad category
Diffstat (limited to 'website')
-rw-r--r--website/views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/views.py b/website/views.py
index 4c9d8dd..84012c0 100644
--- a/website/views.py
+++ b/website/views.py
@@ -26,7 +26,7 @@ categories = (
'LibreOffice-Suite-Base', 'LibreOffice-Suite-Calc',
'LibreOffice-Suite-Draw', 'LibreOffice-Suite-Impress',
'LibreOffice-Suite-Math', 'LibreOffice-Suite-Writer',
- 'Linux', 'Netbeans', 'Ngspice', 'OpenFOAM', 'Orca',
+ 'Linux', 'Netbeans', 'Ngspice', 'OpenFOAM', 'Orca', 'Oscad',
'PERL', 'PHP-and-MySQL', 'Python', 'Python-Old-Version',
'QCad', 'R', 'Ruby', 'Scilab', 'Selenium',
'Single-Board-Heater-System', 'Spoken-Tutorial-Technology',