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.
Nikita Manovich 5ccc596888
Filtering for sandbox (#4216)
* Implemented visibility for org= as { 'organization': None }

Now we have 3 types of visibility (aka org_filter)
1. org=slug - see objects only for the organization
2. org=     - see objects only for sandbox (organzation is None)
3. None     - see all objects which you can access
4 years ago
..
apps Filtering for sandbox (#4216) 4 years ago
requirements Remove caching for tasks and jobs (#4165) 4 years ago
settings Remove caching for tasks and jobs (#4165) 4 years ago
utils RESTful API (#389) 7 years ago
__init__.py Updated CHANGELOG and version. 4 years ago
simpleworker.py RESTful API (#389) 7 years ago
urls.py Website with documentation (#3039) 5 years ago
wsgi.py Moved development on public github. 8 years ago