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
c6ed5c8279f62df72457170fe3eaa2b357379682
centurion_erp
/
app
/
settings
History
Jon
7f225784c2
chore(settings): remove org filter as its not required
...
not required as org filtering is done as part of the initial queryset within the model.
!42
2024-07-18 15:34:25 +09:30
..
forms
feat: Administratively set global items org/is_global field now read-only
2024-07-16 13:19:30 +09:30
management
/commands
feat(setting): Enable super admin to set ALL device types as global
2024-05-27 14:29:43 +09:30
migrations
refactor!: Squash database migrations
2024-07-16 13:31:18 +09:30
models
fix(user): on new-user signal create settings row if not exist
2024-05-29 01:22:22 +09:30
templates
/settings
feat(settings): Add celery task results index and view page
2024-07-08 22:52:34 +09:30
tests
/unit
test: Add Test case abstract classes to models
2024-07-13 16:01:12 +09:30
views
chore(settings): remove org filter as its not required
2024-07-18 15:34:25 +09:30
__init__.py
feat(settings): new module for whole of application settings/globals
2024-05-23 19:14:07 +09:30
apps.py
feat(settings): new module for whole of application settings/globals
2024-05-23 19:14:07 +09:30
urls.py
feat(settings): Add celery task results index and view page
2024-07-08 22:52:34 +09:30