re> 'django_q', 47 47
     'api',
48 48
     'account',
49
-    'geo',
49
+    'box',
50 50
     'group',
51 51
     'message',
52 52
     'miniapp',

+ 2 - 0
pai2/urls.py

@@ -81,6 +81,8 @@ urlpatterns += [
81 81
     url(r'^page/price$', page_views.lensman_price, name='lensman_price'),  # 摄影师照片价格和分成规则
82 82
 
83 83
     url(r'^page/tourguide$', page_views.tourguide_oauth, name='tourguide_oauth'),  # 导游授权页面
84
+
85
+    url(r'^page/loginqr$', page_views.login_qrcode, name='login_qrcode'),  # 登录二维码页面
84 86
 ]
85 87
 
86 88
 urlpatterns += [

+ 1 - 1
requirements.txt

@@ -29,7 +29,7 @@ pysnippets==1.0.4
29 29
 pywe-miniapp==1.0.0
30 30
 pywe-oauth==1.0.3
31 31
 pywe-response==1.0.1
32
-redis-extensions==1.0.49
32
+redis-extensions==1.0.50
33 33
 requests==2.12.4
34 34
 rlog==0.2
35 35
 shortuuid==0.5.0

kodo - Gogs: Go Git Service

Nenhuma Descrição

Brightcells: b8784eee8a Makemigrations 7 anos atrás
..
0001_initial.py 44a6cdf337 Statistic 8 anos atrás
0002_provincesalestatisticinfo.py 4efb7f6f87 Statistic 8 anos atrás
0003_provincesalestatisticinfo_position.py 08557546f6 Add position for ProvinceSaleStatisticInfo 8 anos atrás
0004_auto_20180426_0952.py 7c4311f505 Change ymd as IntegerField 8 anos atrás
0005_auto_20180508_1057.py c7b55979c0 Add province code/name for DistributorInfo 8 anos atrás
0006_auto_20180508_1830.py 537c495621 Statistic 8 anos atrás
0007_auto_20180517_1819.py 2988703c52 Update 8 anos atrás
0008_auto_20181007_0322.py de639f39e8 Makemigrations 7 anos atrás
0009_saleclerksalestatisticinfo.py 61ba06b9aa V2 TJ 7 anos atrás
0010_auto_20181025_2137.py deb84bfcb5 Makemigrations 7 anos atrás
0011_consumeuserstatisticinfo.py e9f8a35b9d Makemigrations 7 anos atrás
0012_auto_20181117_0052.py b8784eee8a Makemigrations 7 anos atrás
__init__.py 44a6cdf337 Statistic 8 anos atrás