This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
You've already forked notifications-admin
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-03-01 06:40:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53ec44a2d2f2a15e009f4e2809caf7ead1832551
notifications-admin
/
app
/
main
History
Chris Hill-Scott
acfe87e788
Use
hasattr
instead of
getattr
...
We don’t need the value returned by `getattr`, so using `hasattr` is cleaner.
2016-06-02 10:41:54 +01:00
..
views
Use
hasattr
instead of
getattr
2016-06-02 10:41:54 +01:00
__init__.py
Make the tour interactive
2016-05-25 13:14:09 +01:00
forms.py
…
uploader.py
…
validators.py
…