A Django-based domain name registrar that interfaces with an EPP registry
Find a file
Slim 3791962a13
#1264 Approve a deleted domain name - [RH] (#3718)
* Biz logic attempt

* Adding documentation and some notes

* Testing migration fixes for testing

* Holding fix so we dont trigger migrations

* Testing onto sandbox

* Fix linter issues

* Statement check to see if it errors

* Add the exclude deleted check

* Checking for not deleted

* Retry updating the constraint

* Try a different check

* Lets try not using the constraint and just have a check instead

* try this transitional fix

* just do the clean method in save for deleted

* Add print statements

* Add in UniqueConstraint check back

* Add in tests

* Add in not deleted check

* Add unit tests for isnotdeleted remove comment clean up and more

* Add code I accidentally removed

* Accidentally removed a check

* Fix test naming
2025-05-22 07:47:14 -07:00
.github #3806: Add aa sandbox to workflows (#3812) 2025-05-21 15:11:24 -05:00
docs Add fixtures for self (#3800) 2025-05-19 12:34:30 -07:00
ops #3806: Add aa sandbox to workflows (#3812) 2025-05-21 15:11:24 -05:00
src #1264 Approve a deleted domain name - [RH] (#3718) 2025-05-22 07:47:14 -07:00
.gitignore tweak gitignore 2024-11-27 23:25:20 -05:00
CONTRIBUTING.md Add feedback changes 2024-10-07 11:31:25 -07:00
LICENSE.md Dedicate our work to the public 2022-08-10 11:12:08 -05:00
README.md Update README.md 2024-04-11 08:18:55 -07:00

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