huseyin39
Results
2
issues of
huseyin39
Hello, When creating an interface on StarUML and giving an attribute, the code generation doesn't create that attribute (would be CONST of ruby). Thanks!
Hi, I need queryset from get_queryset to construct the structured data. The current implementation calls first get_structured_data() then get_queryset(). Is there a way to change this behavior. One option would...