Chat mit BUtton für eine Person FERTIG!
This commit is contained in:
parent
b0def76b82
commit
c3e51d0e96
Binary file not shown.
|
|
@ -14,6 +14,7 @@ from datetime import datetime, timedelta
|
||||||
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
|
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
|
||||||
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||||
|
|
||||||
|
|
||||||
############################################## DEV #####################################
|
############################################## DEV #####################################
|
||||||
BASE_URL = "https://dev01.digitale-agentur.com/"
|
BASE_URL = "https://dev01.digitale-agentur.com/"
|
||||||
CRONAPIKEY = "gCddsaz6NOnE9QbXZM5LasdEk122D"
|
CRONAPIKEY = "gCddsaz6NOnE9QbXZM5LasdEk122D"
|
||||||
|
|
@ -45,6 +46,7 @@ REDIS_URL = ("localhost", 6379)
|
||||||
############################################## DEV #####################################
|
############################################## DEV #####################################
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Nach zehn Stunden läuft der Cookie ab!
|
# Nach zehn Stunden läuft der Cookie ab!
|
||||||
SESSION_COOKIE_AGE = 8*60*60
|
SESSION_COOKIE_AGE = 8*60*60
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
0;1067;Dresden;14262;Dresden, Stadt;14;SN
|
0;1067;Dresden;14262;Dresden, Stadt;14;SN
|
||||||
1;1069;Dresden;14262;Dresden, Stadt;14;SN
|
1;1069;Dresden;14262;Dresden, Stadt;14;SN
|
||||||
2;1097;Dresden;14262;Dresden, Stadt;14;SN
|
2;1097;Dresden;14262;Dresden, Stadt;14;SN
|
||||||
3;1099;Dresden;14262;Dresden, Stadt;14;SN
|
3;1099;Dresden;14262;Dresden, Stadt;14;SN
|
||||||
|
|
@ -11268,7 +11268,7 @@
|
||||||
11267;73326;Deggingen;8117;Goeppingen;8;BW
|
11267;73326;Deggingen;8117;Goeppingen;8;BW
|
||||||
11268;73329;Kuchen;8117;Goeppingen;8;BW
|
11268;73329;Kuchen;8117;Goeppingen;8;BW
|
||||||
11269;73333;Gingen an der Fils;8117;Goeppingen;8;BW
|
11269;73333;Gingen an der Fils;8117;Goeppingen;8;BW
|
||||||
11270;73337;Bad Überkingen;8117;Goeppingen;8;BW
|
11270;73337;Bad Überkingen;8117;Goeppingen;8;BW
|
||||||
11271;73340;Amstetten;8425;Alb-Donau-Kreis;8;BW
|
11271;73340;Amstetten;8425;Alb-Donau-Kreis;8;BW
|
||||||
11272;73342;Bad Ditzenbach;8117;Goeppingen;8;BW
|
11272;73342;Bad Ditzenbach;8117;Goeppingen;8;BW
|
||||||
11273;73344;Gruibingen;8117;Goeppingen;8;BW
|
11273;73344;Gruibingen;8117;Goeppingen;8;BW
|
||||||
|
|
@ -11513,7 +11513,7 @@
|
||||||
11512;75203;Koenigsbach-Stein;8236;Enzkreis;8;BW
|
11512;75203;Koenigsbach-Stein;8236;Enzkreis;8;BW
|
||||||
11513;75210;Keltern;8236;Enzkreis;8;BW
|
11513;75210;Keltern;8236;Enzkreis;8;BW
|
||||||
11514;75217;Birkenfeld;8236;Enzkreis;8;BW
|
11514;75217;Birkenfeld;8236;Enzkreis;8;BW
|
||||||
11515;75223;Niefern-Öschelbronn;8236;Enzkreis;8;BW
|
11515;75223;Niefern-Öschelbronn;8236;Enzkreis;8;BW
|
||||||
11516;75228;Ispringen;8236;Enzkreis;8;BW
|
11516;75228;Ispringen;8236;Enzkreis;8;BW
|
||||||
11517;75233;Tiefenbronn;8236;Enzkreis;8;BW
|
11517;75233;Tiefenbronn;8236;Enzkreis;8;BW
|
||||||
11518;75236;Kaempfelbach;8236;Enzkreis;8;BW
|
11518;75236;Kaempfelbach;8236;Enzkreis;8;BW
|
||||||
|
|
|
||||||
|
Can't render this file because it is too large.
|
Loading…
Reference in New Issue