shimatta-kenkyusho/shimatta_kenkyusho/parts
2022-01-01 17:18:08 +01:00
..
migrations remove NULL from all text fields in database 2022-01-01 14:06:46 +01:00
__init__.py Add parts application to django and start basic template 2021-07-30 20:52:18 +02:00
admin.py Start content 2021-08-07 17:37:36 +02:00
apps.py Add parts application to django and start basic template 2021-07-30 20:52:18 +02:00
forms.py Wrote autocompletion for foreign key field 2022-01-01 17:18:08 +01:00
models.py remove NULL from all text fields in database 2022-01-01 14:06:46 +01:00
navbar.py Add manufacturers and distributors to Website 2021-11-14 20:38:19 +01:00
qr_parser.py Progress with component handling 2021-11-09 18:44:28 +01:00
tests.py Add parts application to django and start basic template 2021-07-30 20:52:18 +02:00
urls.py Add manufacturers and distributors to Website 2021-11-14 20:38:19 +01:00
views.py Make progress with automatic form field for model autocompletion 2021-12-31 22:29:47 +01:00