aboutsummaryrefslogtreecommitdiff
path: root/docs/en/developers/03_Backend/04_Changing_source_code.md
blob: 2f5ed8e149eaef408cdbe0e4daf903f899193435 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Changing the source code

## Accessing the database

> **TODO**

## Writing an action and its related view

> **TODO**

## Authentication

> **TODO**

## Logs

> **TODO**