This website requires JavaScript.
Explore
Help
Register
Sign In
k1nq
/
test_task_crm
Watch
1
Star
0
Fork
You've already forked test_task_crm
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
65eb82176d
test_task_crm
/
app
/
api
/
v1
/
deals
/
__init__.py
5 lines
73 B
Python
Raw
Blame
History
"""
Deals API package.
"""
from
.
views
import
router
__all__
=
[
"
router
"
]
Reference in New Issue
View Git Blame
Copy Permalink
Powered by
TurnKey Linux
.