issues
search
f-lab-edu
/
realtor
1
stars
0
forks
source link
updated curd operations
#18
Closed
sanghunjo921
closed
1 year ago
sanghunjo921
commented
1 year ago
issue #13
figured out how to use a foreign key for URL mapping
override get_queryset() method to get a specific model instance corresponding to that foreign key
added lookup_field to specify an instance using a URL config
sanghunjo921
commented
1 year ago
issue #13