Explorar o código

首页农场信息

yf_ymm %!s(int64=5) %!d(string=hai) anos
pai
achega
4e6ef65f6e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/Home/views.py

+ 1 - 1
apps/Home/views.py

@@ -129,7 +129,7 @@ class Home(View):
         video_news = Video_data.objects.all()[0:4]
         product = Product.objects.all()[0:8]
         pick = Pick_Pub.objects.all()[0:6]
-        farm = FarmList.objects.all()[0:6]
+        farm = FarmList.objects.all()
         hotel = Hotel_Info.objects.all()[0:5]
         if request.user.is_authenticated():
             user_name = request.user.username