Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
K
kami
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhamad
kami
Commits
8185051f
Commit
8185051f
authored
3 years ago
by
Muhamad
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ada yang ketinggalan
parent
fdc72fd1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
kamiwebapps/__pycache__/settings.cpython-37.pyc
kamiwebapps/__pycache__/settings.cpython-37.pyc
+0
-0
kamiwebapps/settings.py
kamiwebapps/settings.py
+1
-1
myauth/__pycache__/views.cpython-37.pyc
myauth/__pycache__/views.cpython-37.pyc
+0
-0
No files found.
kamiwebapps/__pycache__/settings.cpython-37.pyc
View file @
8185051f
No preview for this file type
This diff is collapsed.
Click to expand it.
kamiwebapps/settings.py
View file @
8185051f
...
@@ -145,7 +145,7 @@ STATICFILES_DIRS = (
...
@@ -145,7 +145,7 @@ STATICFILES_DIRS = (
STATIC_ROOT
=
'/static/'
STATIC_ROOT
=
'/static/'
LOGIN_REDIRECT_URL
=
'/'
LOGIN_REDIRECT_URL
=
'/
welcome
'
MEDIA_ROOT
=
os
.
path
.
join
(
BASE_DIR
,
'media'
)
MEDIA_ROOT
=
os
.
path
.
join
(
BASE_DIR
,
'media'
)
MEDIA_URL
=
'/media/'
MEDIA_URL
=
'/media/'
\ No newline at end of file
This diff is collapsed.
Click to expand it.
myauth/__pycache__/views.cpython-37.pyc
View file @
8185051f
No preview for this file type
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment