Skip to content
Snippets Groups Projects
Commit 196a4dde authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

update readme

parent 3b83c996
No related branches found
No related tags found
1 merge request!6Release - fixed __str__, add hint
...@@ -36,6 +36,7 @@ V produkci je potřeba: ...@@ -36,6 +36,7 @@ V produkci je potřeba:
| proměnná | popis | | proměnná | popis |
| --- | --- | | --- | --- |
| `ALLOWED_HOSTS` | Seznam domén, skrz které se na server lze připojovat. [Více info](https://docs.djangoproject.com/en/4.1/ref/settings/#allowed-hosts) | | `ALLOWED_HOSTS` | Seznam domén, skrz které se na server lze připojovat. [Více info](https://docs.djangoproject.com/en/4.1/ref/settings/#allowed-hosts) |
| `SENTRY_DSN` | Pokud je zadáno, pády se reportují do Sentry. |
## Vývoj ## Vývoj
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment