This commit is contained in:
Matthias 2021-05-06 14:38:13 +02:00
parent 8c63b53c16
commit d5b65e6e41
7 changed files with 8 additions and 8 deletions

View File

@ -8,7 +8,7 @@ on:
- 'master'
jobs:
docker:
runs-on: ubuntu-latest

View File

@ -33,7 +33,7 @@ jobs:
options: --health-cmd="mysqladmin ping" --health-interval=5s --health-timeout=2s --health-retries=3
ports:
- 3306:3306
steps:
- name: Checkout Code
uses: actions/checkout@v2

View File

@ -5,7 +5,7 @@ name: PostgreSQL
on: ["push", "pull_request"]
jobs:
test:
runs-on: ubuntu-latest

View File

@ -24,7 +24,7 @@
name: A customer
description: A company that we sell things to!
is_customer: True
- model: company.company
pk: 5
fields:

View File

@ -11,7 +11,7 @@ database:
# or specify database options using environment variables
# Refer to the django documentation for full list of options
# --- Available options: ---
# ENGINE: Database engine. Selection from:
# - sqlite3
@ -114,7 +114,7 @@ allowed_hosts:
cors:
# CORS_ORIGIN_ALLOW_ALL - If True, the whitelist will not be used and all origins will be accepted.
allow_all: True
# CORS_ORIGIN_WHITELIST - A list of origins that are authorized to make cross-site HTTP requests. Defaults to []
# whitelist:
# - https://example.com

View File

@ -82,7 +82,7 @@
tree_id: 2
lft: 1
rght: 4
- model: part.partcategory
pk: 8
fields:

View File

@ -63,7 +63,7 @@
tree_id: 2
lft: 4
rght: 5
- model: stock.stocklocation
pk: 7
fields: