mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[PR #405] [MERGED] src/ based project layout #492
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#492
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/405
Author: @ThomasWaldmann
Created: 4/3/2019
Status: ✅ Merged
Merged: 4/8/2019
Merged by: @ThomasWaldmann
Base:
master← Head:src-layout📝 Commits (2)
6f5ab5bgit mv nsupdate src/c0f7635adjust to src/ based project layout📊 Changes
131 files changed (+7 additions, -6 deletions)
View changed files
📝
.coveragerc(+5 -5)📝
setup.py(+2 -1)📝
src/nsupdate/__init__.py(+0 -0)📝
src/nsupdate/accounts/__init__.py(+0 -0)📝
src/nsupdate/accounts/_tests/__init__.py(+0 -0)📝
src/nsupdate/accounts/_tests/test_accounts.py(+0 -0)📝
src/nsupdate/accounts/admin.py(+0 -0)📝
src/nsupdate/accounts/forms.py(+0 -0)📝
src/nsupdate/accounts/migrations/0001_initial.py(+0 -0)📝
src/nsupdate/accounts/migrations/0002_auto_20141125_2325.py(+0 -0)📝
src/nsupdate/accounts/migrations/__init__.py(+0 -0)📝
src/nsupdate/accounts/models.py(+0 -0)📝
src/nsupdate/accounts/registration_form.py(+0 -0)📝
src/nsupdate/accounts/templates/accounts/delete_user.html(+0 -0)📝
src/nsupdate/accounts/templates/accounts/user_settings_account.html(+0 -0)📝
src/nsupdate/accounts/templates/accounts/user_settings_base.html(+0 -0)📝
src/nsupdate/accounts/templates/accounts/user_settings_profile.html(+0 -0)📝
src/nsupdate/accounts/templates/registration/activate.html(+0 -0)📝
src/nsupdate/accounts/templates/registration/activation_complete.html(+0 -0)📝
src/nsupdate/accounts/templates/registration/activation_email.txt(+0 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.