aboutsummaryrefslogtreecommitdiff
path: root/docs/en/developers/03_Backend/04_Changing_source_code.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/developers/03_Backend/04_Changing_source_code.md')
-rw-r--r--docs/en/developers/03_Backend/04_Changing_source_code.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/en/developers/03_Backend/04_Changing_source_code.md b/docs/en/developers/03_Backend/04_Changing_source_code.md
new file mode 100644
index 000000000..e8a5958e4
--- /dev/null
+++ b/docs/en/developers/03_Backend/04_Changing_source_code.md
@@ -0,0 +1,15 @@
+# Accessing the database
+
+**TODO**
+
+# Writing an action and its related view
+
+**TODO**
+
+# Authentication
+
+**TODO**
+
+# Logs
+
+**TODO** \ No newline at end of file