FOSSDB/FOSSDB_web/apps/fossdb
2023-03-27 21:42:41 +03:00
..
migrations Add migrations 2023-03-27 20:49:20 +03:00
__init__.py Renamed project 2023-03-27 08:46:51 +03:00
admin.py Removed redundant code 2023-03-27 20:53:14 +03:00
apps.py Changes ' to " 2023-03-27 09:23:17 +03:00
forms.py Created Project model 2023-03-27 20:48:27 +03:00
models.py Created Project model 2023-03-27 20:48:27 +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 Fixed redirect urls 2023-03-27 21:42:41 +03:00