Ferdina Kusumah
Ferdina Kusumah
`{ "type": "FeatureCollection", "features": [{ "name": "Example 1", "user_id": "user 1", "type": "Polygon", "coordinates": [ [ [ 105.744975, -5.855543 ], [ 105.764458, -5.862886 ], [ 105.754931, -5.877486 ], [ 105.734761,...
1. Where i should define role first time app run ? 2. Where i should define permission after login ?? app.controller('LoginController', ['$scope', 'USER_ROLES', '$state', 'PermPermissionStore', 'PermRoleStore', function ($scope, USER_ROLES, $state,...
I dont know wheter this is issue or feature request, but i cannot implement in here @TrangPham ## This is my inline form ```python class VehiclePriceAdminInline(AdminConfirmMixin, admin.TabularInline): confirm_change = True...
is there any implementation with groupby ?