Skip to content

Commit

Permalink
Stable 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
resba committed Jul 11, 2024
1 parent c3c5d04 commit a6cf8e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ply/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
path('app/marketplace/registration/', include('ufls.dealers.urls')),
path('app/marketplace/api/', include('ufls.dealers.urls')),
path('app/marketplace/admin/', include('ufls.dealers.admin_urls')),
path('app/training/', include('ufls.training.urls')),
#path('app/training/', include('ufls.training.urls')),
path('app/schedule/', include('ufls.scheduling.events_front_urls')),
path('app/schedule/backend/', include('ufls.scheduling.urls')),
]
2 changes: 1 addition & 1 deletion ufls
Submodule ufls updated from b54635 to 5c9ec7

0 comments on commit a6cf8e2

Please sign in to comment.