FOSSDB/FOSSDB_web/apps/fossdb
2023-04-07 22:59:09 +03:00
..
migrations Make migrations 2023-04-07 14:28:56 +03:00
__init__.py Renamed project 2023-03-27 08:46:51 +03:00
admin.py Added Project and License models to admin 2023-04-07 14:32:24 +03:00
apps.py Changes ' to " 2023-03-27 09:23:17 +03:00
forms.py Created License form 2023-04-07 14:32:08 +03:00
models.py Minor fixes 2023-04-07 14:29:53 +03:00
tests.py Removed redundant code 2023-03-27 20:53:14 +03:00
urls.py Renamed create_project to add_project 2023-03-27 20:53:36 +03:00
views.py Moved to context 2023-04-07 22:59:09 +03:00