Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
levenshtein-distance-service
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schereme
levenshtein-distance-service
Merge requests
!6
feat: Added new apps for user registration and authentication
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat: Added new apps for user registration and authentication
add_signup_app
into
main
Overview
0
Commits
5
Pipelines
0
Changes
24
Merged
Maxim Scheremetjew
requested to merge
add_signup_app
into
main
1 year ago
Overview
0
Commits
5
Pipelines
0
Changes
24
Expand
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Please
register
or
sign in
to reply
Apr 22, 2023
docs: Added new section about how to access the web app and the various endpoints.
· c90f009d
Maxim Scheremetjew
authored
1 year ago
c90f009d
chore(deps): Added django-environ.
· 6370622f
Maxim Scheremetjew
authored
1 year ago
6370622f
chore(makefile): Added new make command createsuperuser.
· 4112c05b
Maxim Scheremetjew
authored
1 year ago
4112c05b
feat(user_accounts): Added new registration app for managing user registrations.
· 865a6c2c
Maxim Scheremetjew
authored
1 year ago
865a6c2c
feat(authentication): Added new authentication app and custom user model. New migration created.
· 95800d7e
Maxim Scheremetjew
authored
1 year ago
95800d7e
Loading