Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Prefix Creation #28

Closed
HadleyKing opened this issue Aug 19, 2022 · 0 comments
Closed

Prefix Creation #28

HadleyKing opened this issue Aug 19, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@HadleyKing
Copy link
Contributor

Need to enable the userdb to submit a POST_api_prefixes_create on behalf of the user creating a prefix.

@HadleyKing HadleyKing added the enhancement New feature or request label Aug 19, 2022
@HadleyKing HadleyKing added this to the 22.09 milestone Aug 19, 2022
@HadleyKing HadleyKing self-assigned this Aug 19, 2022
HadleyKing added a commit that referenced this issue Aug 19, 2022
	new file:   .vscode/settings.json
	modified:   portalusers/settings.py
@HadleyKing HadleyKing mentioned this issue Aug 19, 2022
HadleyKing added a commit that referenced this issue Aug 19, 2022
	new file:   .vscode/settings.json
	modified:   portalusers/settings.py
HadleyKing added a commit that referenced this issue Sep 14, 2022
	new file:   .vscode/settings.json
	modified:   portalusers/settings.py
HadleyKing added a commit that referenced this issue Nov 16, 2022
* Related to #28
	new file:   .vscode/settings.json
	modified:   portalusers/settings.py

* Enable prefix registration

Prefix are created by UI and submitted to the public bco_api.

Changes to be committed:
	modified:   admin_only/db.sqlite3.dev
	modified:   core/urls.py
	modified:   core/views.py

* Code clean up
Changes to be committed:
	modified:   core/views.py

* Remove old prefix registry

* Linting
Changes to be committed:
	modified:   .vscode/settings.json
	modified:   core/apps.py
	modified:   core/migrations/0001_initial.py
	modified:   core/migrations/0002_prefixes.py
	modified:   core/migrations/0003_auto_20220330_2122.py
	modified:   core/migrations/0004_auto_20220716_1651.py
	modified:   core/models.py
	modified:   core/serializers.py
	modified:   core/tests/test_models.py
	modified:   core/urls.py
	modified:   core/views.py
	modified:   docs/source/conf.py
	modified:   manage.py
	modified:   portalusers/asgi.py
	modified:   portalusers/settings.py
	modified:   portalusers/urls.py
	modified:   portalusers/utils.py
	modified:   portalusers/wsgi.py
	modified:   simple_api_info_fill.py
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant