This website requires JavaScript.
Explore
Help
Register
Sign In
pk
/
atst
Watch
1
Star
0
Fork
0
You've already forked atst
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
atst
/
tests
/
forms
History
leigh-mil
84d0a32694
Update TO form to account for new TO rules: alpha numeric, between 13 and 17 characters, dashes should be stripped, and coerce to uppercase
2020-01-24 09:18:22 -05:00
..
__init__.py
Form for application team member table.
2019-05-06 15:15:03 -04:00
test_application_member.py
Remove delete environments from app members form
2020-01-22 15:53:40 -05:00
test_base_form.py
Move filter out of class definition and change name of form field
2019-11-12 13:07:50 -05:00
test_edit_user.py
Keep list of required fields on user model
2018-10-30 15:32:04 -04:00
test_task_order.py
Update TO form to account for new TO rules: alpha numeric, between 13 and 17 characters, dashes should be stripped, and coerce to uppercase
2020-01-24 09:18:22 -05:00
test_validators.py
Add missing regex and validation for StringFields
2020-01-22 15:20:18 -05:00