Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
photo21
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BDE
photo21
Merge requests
!26
April 2022 shower
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
April 2022 shower
erdnaxe-april22
into
master
Overview
0
Commits
7
Pipelines
3
Changes
4
Merged
me5na7qbjqbrp
requested to merge
erdnaxe-april22
into
master
2 years ago
Overview
0
Commits
7
Pipelines
3
Changes
4
Expand
Keep years filter list shown in archive views
Only notify admins of
new
pictures
Notify uploaders of the number of already existing pictures
Put gallery link in notification emails
Edited
2 years ago
by
me5na7qbjqbrp
👍
0
👎
0
Merge request reports
Compare
master
version 2
fbbb7651
2 years ago
version 1
f29719ef
2 years ago
master (base)
and
latest version
latest version
7faff536
7 commits,
2 years ago
version 2
fbbb7651
5 commits,
2 years ago
version 1
f29719ef
3 commits,
2 years ago
4 files
+
59
−
59
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
photo21/settings.py
+
0
−
5
Options
@@ -42,11 +42,6 @@ ADMINS = [
(
"
admin
"
,
"
photos-admin@lists.crans.org
"
),
]
# Managers receive uploads notification
MANAGERS
=
[
(
'
admin
'
,
'
photos-admin@lists.crans.org
'
),
]
# Use secure cookies in production
SESSION_COOKIE_SECURE
=
not
DEBUG
CSRF_COOKIE_SECURE
=
not
DEBUG
Loading