Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
0af5b631
Verified
Commit
0af5b631
authored
Feb 11, 2019
by
Sébastiaan Versteeg
Browse files
Remove autosectionlabel due to errors
parent
cf2783a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/conf.py
View file @
0af5b631
...
...
@@ -50,7 +50,6 @@ extensions = [
'sphinx.ext.viewcode'
,
'sphinx.ext.intersphinx'
,
'sphinx.ext.graphviz'
,
'sphinx.ext.autosectionlabel'
,
]
# Add any paths that contain templates here, relative to this directory.
...
...
website/registrations/README.rst
View file @
0af5b631
...
...
@@ -40,7 +40,7 @@ Backend
- Payment model is created (processed: False)
- Amount is calculated based on the selected length ('study' or 'year')
- Values are located in thaliawebsite.settings
- Email is sent as acceptance confirmation containg instructions for
:ref:
`Payment processing`
- Email is sent as acceptance confirmation containg instructions for `Payment processing`
_
2. Admin rejects registration
- Email is sent as rejection message
...
...
@@ -66,7 +66,7 @@ Backend
- Values are located in thaliawebsite.settings
- If the current membership has not ended yet and an until date is present for that membership and
the selected length is 'study' the amount will be `price['study'] - price['year']`
- Email is sent as acceptance confirmation containg instructions for
:ref:
`Payment processing`
- Email is sent as acceptance confirmation containg instructions for `Payment processing`
_
2. Admin rejects renewal
- Email is sent as rejection message
...
...
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