Revision 92c53da1 api/handlers.py
b/api/handlers.py | ||
---|---|---|
26 | 26 |
raise fault.serviceUnavailable |
27 | 27 |
#If we can't connect to the rapi successfully, don't do anything |
28 | 28 |
|
29 |
backend_prefix_id = settings.BACKEND_PREFIX_ID |
|
30 |
|
|
31 | 29 |
VERSIONS = [ |
32 | 30 |
{ |
33 | 31 |
"status": "CURRENT", |
Also available in: Unified diff