This website works better with JavaScript.
Explore
Help
Sign In
hammy
/
Enso-Bot
mirror of
https://github.com/sgoudham/Enso-Bot.git
Watch
1
Star
0
Fork
You've already forked Enso-Bot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f2061b5d73
Enso-Bot
/
venv
/
Lib
/
site-packages
/
django
/
urls
/
exceptions.py
10 lines
115 B
Python
Raw
Blame
History
from
django
.
http
import
Http404
class
Resolver404
(
Http404
)
:
pass
class
NoReverseMatch
(
Exception
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink