-
import django.utils.timezone
from django.conf import settings
from django.db import migrations, models
TIMEZONES = sorted([(tz, tz) for tz in zoneinfo.available_timezones()])
class Migration(migrati…
-
**Problem**
A number of installation sites that we have visited are moving to using a tariff based system of billing. Instead of patients being responsible for covering the cost of their health care,…
-
# QoL improvement: Withdraw money directly from bank when using commands
I propose a quality of life improvement when trying to use commands, when you're low on cash at hand. Instead of "forcing" p…
-
Slack Channel: [#ohack-dev-create-opportunity-currency](https://opportunity-hack.slack.com/archives/C04C50ANHD1)
Tell us you want to help by logging in and clicking "I want to help" [here](https://…
gregv updated
3 months ago
-
- [x] Design Master Menu and Sub Menu
- [x] Design Sub Menu Dashboard Page and Add, Modify, View & Cancel Page
-
Note: the issue was created automatically with bugzilla2github
Bugzilla bug ID: BZ#1130
From: Pavel Yakunin (@lemmsh)
CC: @lemmsh
-
instead of "tree style" like
``` java
flow = FlowBuilder
.from(SHOWING_WELCOME).transit(
onCardPresent.to(WAITING_FOR_PIN).transit(
onPinProvided.to…
-
Hello when I try to pull the data using the following command :
```
x
-
From https://github.com/HOTEL-KONTENA/HOME-KONTENA/issues/14
-
We currently have a single type of transaction which appears under `/audits`:
```
{
"id": 0,
"created_at": "2017-09-27T18:45:15Z",
"difference": 5,
"product": 0
}
```
…