This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
app-MAIL-temp
Watch
1
Star
0
Fork
0
You've already forked app-MAIL-temp
mirror of
https://github.com/simple-login/app.git
synced
2024-11-10 21:27:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6ed6218895
app-MAIL-temp
/
app
/
errors.py
5 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
Override Alias.create to check in global trash first
2020-05-07 22:23:36 +02:00
class
AliasInTrashError
(
Exception
)
:
"""
raised when alias is deleted before
"""
fix formatting
2020-05-07 22:28:49 +02:00
Override Alias.create to check in global trash first
2020-05-07 22:23:36 +02:00
pass
Reference in New Issue
Copy Permalink