diff options
Diffstat (limited to 'website/forms.py')
-rw-r--r-- | website/forms.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/forms.py b/website/forms.py index ebf552e..f1e29be 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'), |