summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/forms.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/forms.py b/website/forms.py
index 44ce323..3ca48da 100644
--- a/website/forms.py
+++ b/website/forms.py
@@ -35,6 +35,7 @@ categories = (
('Ngspice', 'Ngspice'),
('OpenFOAM', 'OpenFOAM'),
('Orca', 'Orca'),
+ ('Oscad', 'Oscad'),
('PERL', 'PERL'),
('PHP-and-MySQL', 'PHP-and-MySQL'),
('Python', 'Python'),