This website requires JavaScript.
Explore
Help
Sign In
Conservancy
/
symposion_app
Watch
6
Star
0
Fork
You've already forked symposion_app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ceb967e6c7
symposion_app
/
registrasion
/
exceptions.py
6 lines
106 B
Python
Raw
Normal View
History
Unescape
Escape
Raises limits errors in the right parts of the form
2016-04-03 05:25:39 +00:00
from
django
.
core
.
exceptions
import
ValidationError
flake8 fixes
2016-04-07 03:26:25 +00:00
Raises limits errors in the right parts of the form
2016-04-03 05:25:39 +00:00
class
CartValidationError
(
ValidationError
)
:
pass
Reference in a new issue
Copy permalink