FOSSDB/FOSSDB/apps/fossdb
Kristofers Solo ffa9827f44 Modified User model
Replaced `id` with `uuid` and added profile picture field
2023-06-27 13:57:24 +00:00
..
hosting_platform Renamed templated/registration to templated/account 2023-06-27 12:35:51 +00:00
license Make License.short_name and License.full_name unique 2023-06-25 13:51:26 +00:00
migrations Modified User model 2023-06-27 13:57:24 +00:00
operating_system Add OS default return option 2023-06-25 13:51:26 +00:00
programming_language Fix DetailView 2023-06-27 09:45:22 +00:00
star Modified User model 2023-06-27 13:57:24 +00:00
tag Make Tag.name unique 2023-06-25 13:51:26 +00:00
__init__.py Renamed project to FOSSDB 2023-04-22 13:47:59 +03:00
admin.py Renamed Project.author to Project.owner 2023-06-26 14:07:14 +00:00
apps.py Renamed project to FOSSDB 2023-04-22 13:47:59 +03:00
forms.py Added ProgrammingLanguage input field 2023-06-26 14:01:17 +00:00
models.py Modified User model 2023-06-27 13:57:24 +00:00
tests.py Renamed project to FOSSDB 2023-04-22 13:47:59 +03:00
urls.py Created m2m field for Project 2023-06-27 10:09:13 +00:00
views.py Renamed templated/registration to templated/account 2023-06-27 12:35:51 +00:00