manage.get.gov/src
2024-02-06 09:32:52 -07:00
..
api Merge branch 'main' into za/1523-inconsistent-error-messages 2024-01-17 13:17:08 -07:00
djangooidc suppressed logging from all test cases; made slight changes to handling of exceptions in connection pooling 2024-01-29 18:22:35 -05:00
epplibwrapper added a comment 2024-02-02 14:10:45 -05:00
migrationdata Remove unused files in git diff 2024-01-16 16:02:35 -08:00
registrar Merge branch 'main' into za/1411-make-statuses-more-meaningful 2024-02-06 09:32:52 -07:00
.bandit
.cfignore
.env-example Doesn't need to be set in .env since it's in docker-compose.yml 2023-06-01 13:32:36 -05:00
.flake8 updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
.pa11yci Update pa11y links 2024-01-11 09:28:02 -08:00
.python-version
build.sh
deploy.sh
docker-compose.yml DJANGO_LOG_LEVEL can be passed through env to override default value of DEBUG 2024-01-30 16:17:27 -05:00
docker_entrypoint.py
Dockerfile Begin using requirements.txt 2023-03-31 09:21:02 -05:00
gulpfile.js
manage.py
mypy.ini Fix more test failures 2023-04-21 11:22:30 -05:00
node.Dockerfile
package-lock.json cleanup 2023-08-04 13:57:28 -04:00
package.json Bump npm package versions 2023-02-01 11:32:05 -06:00
Pipfile undid changes to Pipfile and Pipfile.lock 2023-11-28 19:25:13 -05:00
Pipfile.lock downgraded back to old django version 2023-12-18 19:52:52 -08:00
pyproject.toml updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
README.md
requirements.txt downgraded back to old django version 2023-12-18 19:52:52 -08:00
run.sh Respond to PR feedback 2023-04-28 16:02:30 -05:00
run_node_watch.sh
runtime.txt
zap.conf fix another zap false positive 2024-01-03 09:04:38 -06:00

Registrar source code

========================

Developer documentation is in docs/developer.

Operations documentation is in docs/operations.