An error occurred while fetching the assigned milestone of the selected merge_request.
+ 2
− 0
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
@@ -24,6 +24,8 @@ urlpatterns = [
+ 41
− 0
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
@@ -5,6 +5,8 @@ from django.contrib.auth.forms import UserCreationForm
@@ -119,6 +121,45 @@ def order_list_api(request):
test/__init__.py
0 → 100644
+ 0
− 0
+ 48
− 1
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
@@ -9,6 +9,9 @@ STATUS_AWAITING_CONFIRMATION = 'wait_confirmation'
@@ -30,6 +33,50 @@ def get_orders() -> list:
test/tg_bot.py
0 → 100644
+ 214
− 0