-
The json format should include the following:
- Farmer details who owns the land
- The Land details
- The crop details
-
In the PATCH request the client usually do not the id of the resource as body and send the id as part of the url e.g. /users/:id. But the server need the id to retrieve the resource from the db. The c…
-
## Description / Steps to reproduce / Feature proposal
The @ property decorator has a name property which should specify the column name in the database in case it does not match with the field name …
-
This is an idea for a level module, but am posting it here because it's too early in the morning/late at night to implement and this will notify exactly the right people.
level is pretty useful as a …
-
**As a** system administrator
**I need** to deploy our service to the cloud
**So that** we don't have to worry about physical server maintenance
### Details and Assumptions
* Create Cloud Foun…
-
Check with SME for how we should handle MongoDB relative to the other JDBC/database info in the OL docs. eg should we have an "Accessing nosql databases" topic that covers MongoDB, CouchDB, and Clouda…
-
### Issue
Not a issue small doubt
i am working on small billing application,i want to calculate the opening balance and closing balance for every day and also for date range
i have followi…
-
Create a new section (or even a new page) in our docs for relations and explain users what relation type to choose depending on which database they use.·
We should verify that our recommended solut…
-
Right now we are using MySQL and it's grand. But imagine how little work we'd do if we used cloudant or some other NoSQL.
The initial setup would be a pain, right, because we'd have to transliterated…
-
**Describe your environment.**
```
Python 3.7.6
Django==2.2.13
django-cors-headers==3.2.0
django-extensions==2.2.5
django-filter==2.2.0
django-rest-swagger==0.3.10
django-sslserver==0.22
dja…