mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 07:52:15 +02:00
A Django-based domain name registrar that interfaces with an EPP registry
* logging stuff so far * another way to prepend user logs * fixed some things * changes commited * adjusted settings * fixed linter problems * fixed tests * adjusted log values * readjusting the logs * readjusting the logs * test logs * fix logs * fixing logging error * possible fix * removed user info from split console * updates! * added logger info * changes * updated test * updated test * updated django * updates to test and removing userformatter * updated test * updates to user context * removed logging info * added back spaces: * modified spacing * ran app black * added user info to log in context * added some code to include the log in logs * fixed requested changes * updated yaml file * fixed white spaces * moved the response outside of the if statement * updated test * ran the formatter * final touches for it to be merged * updates for tests and registry client error * test * added a space back to my manifest --------- Co-authored-by: lizpearl <lizpearl@users.noreply.github.com> |
||
---|---|---|
.github | ||
docs | ||
ops | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md |
Infrastructure as a (public) service
The .gov domain helps U.S.-based government organizations gain public trust by being easily recognized online. This repo contains the code for the new .gov registrar – where governments request and manage domains – and other artifacts about our product strategy and research.
Onboarding
For new members of the @cisagov/dotgov team looking to contribute to the registrar, please open a developer onboarding ticket or a designer onboarding ticket.
Code
Code is located in the src directory.
Documentation
Architectural Decision Records
Architectural Decision Records (ADR) are located in docs/architecture/decisions.
Product Goals
These are located in docs/product.
Research Artifacts
Including some helpful scanning tools. These are located in docs/research