You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hiroki Nakayama b774a8ab2b
Merge pull request #1644 from doccano/enhancement/removeUsersFromProject
3 years ago
..
management Move create roles command 3 years ago
migrations Add created_by field to Project 3 years ago
tests Add created_by field to Project 3 years ago
views Add created_by field to Project 3 years ago
__init__.py Rename app dir to backend for pip installation 4 years ago
admin.py Move code from api to roles 3 years ago
apps.py Move Role and RoleMapping from api to roles 3 years ago
exceptions.py Move code from api to roles 3 years ago
filters.py Remove DocumentAPI 3 years ago
managers.py Remove project from metrics view 3 years ago
middleware.py Remove server application 3 years ago
models.py Add created_by field to Project 3 years ago
permissions.py Remove ProjectMixin 3 years ago
serializers.py Add created_by field to Project 3 years ago
urls.py Separate data export app 3 years ago