-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
New serviceIssues that should be solved by a new serviceIssues that should be solved by a new serviceenhancementNew feature or requestNew feature or request
Description
acsys needs a module which understands DRF. There have already been a couple issues (#8, #14) which could be solved or supported if we could parse DRF strings.
This module could:
- Parse DRF strings into the various components
- Add a class hierarchy which models DRF requests. These classes'
.__str__()method would return DRF strings.
Metadata
Metadata
Assignees
Labels
New serviceIssues that should be solved by a new serviceIssues that should be solved by a new serviceenhancementNew feature or requestNew feature or request