Skip to content

Commit

Permalink
adding views
Browse files Browse the repository at this point in the history
  • Loading branch information
gm3dmo committed Dec 18, 2023
1 parent dbcace3 commit 61bc196
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmp/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
from .models import Soldier
from cmp.forms import editSoldierForm

import folium


def powcamps(request):
powcamps = PowCamp.objects.all()
Expand Down

0 comments on commit 61bc196

Please sign in to comment.