This website requires JavaScript.
Explore
Help
Sign In
nofusscomputing
/
centurion_erp
Watch
1
Star
0
Fork
0
You've already forked centurion_erp
Code
Issues
Wiki
Activity
Files
b2383a223680cfe3d3b97a3a0834c3d7e3cfc124
centurion_erp
/
app
/
devops
/
viewsets
History
Jon
b2383a2236
refactor(devops): remove ViewSet
get_queryset
function
...
not required as the model is set to the actual model ref:
#849
#809
2025-07-04 08:41:40 +09:30
..
__init__.py
feat(devops): Add devops module URL includes
2025-03-02 00:32:03 +09:30
feature_flag_endpoints.py
feat(devops): Update Checkin model url route basename
2025-07-04 08:40:32 +09:30
feature_flag.py
fix(devops): dont cache serializer for featureflag
2025-03-07 15:44:06 +09:30
git_group.py
feat(devops): Git Group History
2025-03-20 14:54:02 +09:30
git_repository.py
refactor(devops): remove ViewSet
get_queryset
function
2025-07-04 08:41:40 +09:30
public_feature_flag.py
test(devops): Add Checkin Unit Model test suite
2025-07-04 08:40:32 +09:30
software_enable_feature_flag.py
feat(devops): Add endpoint for enabling software for feature flagging
2025-03-05 01:32:49 +09:30