You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LukeAI b918aeb224
Update base.py (#1099)
Modification necessary for using CVAT from remote machines when accessing with FQDNs
See https://github.com/opencv/cvat/issues/1011#issue-542817055
and https://github.com/opencv/cvat/pull/1098

"I believe the reason for this is that sometimes if the port number is :80 and the URL is not in the LAN (:port), but instead it is a Fully Qualified Domain Name (:port), the port 80 is redundant (mydomain.com:80) and the errors arise."
6 years ago
..
__init__.py Fix upload big xml files for tasks (#199) 7 years ago
base.py Update base.py (#1099) 6 years ago
development.py cvat-ui in docker (serve using nginx) (#658) 7 years ago
production.py Fix upload big xml files for tasks (#199) 7 years ago
staging.py RESTful API (#389) 7 years ago
testing.py RESTful API (#389) 7 years ago