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-04-16 15:21:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
545f933e37944ee184f2fbe91a4deae90dbf604f
notifications-admin
/
app
/
main
History
Chris Hill-Scott
25a6788d66
Use arguments rather than passing around a dict
...
This makes it harder to write code which will pass tests but fail in real life.
2021-03-12 14:43:50 +00:00
..
views
Use arguments rather than passing around a dict
2021-03-12 14:43:50 +00:00
__init__.py
Rename to performance
2021-03-12 13:56:21 +00:00
_commonly_used_passwords.py
…
forms.py
Fix flake8 and isort errors
2021-03-08 18:48:56 +00:00
validators.py
…