This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
TrainersAppDj
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Actualizar 'src/entrenadores/settings.py'
main
creylopez
8 months ago
parent
6559d96104
commit
129faf7054
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/entrenadores/settings.py
+ 1
- 1
src/entrenadores/settings.py
View File
@ -14,7 +14,7 @@ from pathlib import Path
import
os
import
logging
APP_VERSION
=
"
11.0.2
"
APP_VERSION
=
"
0.1.0
"
# Build paths inside the project like this: BASE_DIR / 'subdir'.
BASE_DIR
=
Path
(
__file__
)
.
resolve
(
)
.
parent
.
parent
Write
Preview
Loading…
Cancel
Save