manage.get.gov/src/registrar
2023-10-30 17:17:49 -07:00
..
assets updated some js for readability and clean code 2023-10-30 12:51:45 -04:00
config Merge pull request #1162 from cisagov/za/1054-connection-pooling 2023-10-26 08:27:00 -06:00
forms updated validation and removal of whitespace; raise RegistryErrors on create_host and update_host 2023-10-30 14:23:14 -04:00
management Merge branch 'main' into nl/926-transistion-domain-object-creation 2023-10-15 20:26:19 -06:00
migrations fix migration 43 - domain expiration date 2023-10-30 11:39:24 -04:00
models updated validation and removal of whitespace; raise RegistryErrors on create_host and update_host 2023-10-30 14:23:14 -04:00
public/img/registrar Add illustration files 2023-05-08 12:28:02 -04:00
templates Following Django template formatting 2023-10-30 17:17:49 -07:00
templatetags clean up a bad comment 2023-10-20 11:51:11 -04:00
tests comments on test cases 2023-10-30 14:35:09 -04:00
utility formatted code, removed comments and cluttering debugs, updated error messages 2023-10-25 20:44:21 -04:00
views updated validation and removal of whitespace; raise RegistryErrors on create_host and update_host 2023-10-30 14:23:14 -04:00
__init__.py Add Django 2022-08-17 13:31:06 -05:00
admin.py Merge remote-tracking branch 'origin' into rh/1031-staff-enable-editing 2023-10-20 14:49:04 -07:00
apps.py Add User and UserProfile models 2022-09-22 12:13:53 -05:00
context_processors.py Use a demo site banner to avoid confusion 2022-10-28 14:36:33 -05:00
fixtures_applications.py unit tests, add cisa_analyst permission in the cisa_analysts_group for better grannular hasPerm testing in admin.py 2023-09-29 13:40:06 -04:00
fixtures_users.py Add Vicky to fixtures 2023-10-20 17:02:21 -04:00
signals.py lint 2023-09-01 14:51:58 -04:00