|
management
|
finalizing
|
2019-11-11 11:33:20 +03:00 |
|
migrations
|
refactored a little model Product
|
2019-11-11 15:27:58 +03:00 |
|
serializers
|
added tags, image urls to product serializers
|
2019-11-11 21:29:34 +03:00 |
|
urls
|
refactored detail and list view of products
|
2019-11-11 19:19:18 +03:00 |
|
views
|
refactored detail and list view of products
|
2019-11-11 19:19:18 +03:00 |
|
__init__.py
|
Initial app Product
|
2019-09-20 12:13:26 +03:00 |
|
admin.py
|
refactored detail and list view of products
|
2019-11-11 19:19:18 +03:00 |
|
apps.py
|
Initial app Product
|
2019-09-20 12:13:26 +03:00 |
|
filters.py
|
gm-259, gm-260, gm-261
|
2019-10-29 17:16:39 +03:00 |
|
models.py
|
added tags, image urls to product serializers
|
2019-11-11 21:29:34 +03:00 |