File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,9 @@ RQL (Resource query language) is designed for modern application development. It
12
12
This is a query language fast and convenient database interaction. RQL was designed for use in URLs to request object-style data structures.
13
13
14
14
15
+ [ RQL Reference] ( https://connect.cloudblue.com/community/api/rql/ )
16
+
15
17
[ RQL for Web] ( https://www.sitepen.com/blog/resource-query-language-a-query-language-for-the-web-nosql/ )
16
- [ RQL Reference] ( https://docs.cloudblue.com/oa/8.0/sdk/api/rest/rql/index.html )
17
18
18
19
Notes
19
20
-----
@@ -193,7 +194,7 @@ Development
193
194
Testing
194
195
=======
195
196
196
- 1 . Python 3.5 +
197
+ 1 . Python 3.6 +
197
198
0 . Install dependencies ` requirements/test.txt `
198
199
0 . ` export PYTHONPATH=/your/path/to/django-rql/ `
199
200
You can’t perform that action at this time.
0 commit comments