vr.server

View on PyPIReverse Dependencies (0)

8.3 vr.server-8.3-py2.py3-none-any.whl

Wheel Details

Project: vr.server
Version: 8.3
Filename: vr.server-8.3-py2.py3-none-any.whl
Download: [link]
Size: 1103790
MD5: 4007fc50b1d07470dd4bb5fd56c0c86f
SHA256: b5f0165b56ef5ee6bae82826a51a7da7f023ea3350ab79bdf3eb5f6366790bb8
Uploaded: 2019-03-01 14:40:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vr.server
Version: 8.3
Summary: Velociraptor's Django and Celery components.
Author: Brent Tubbs
Author-Email: btubbs[at]gmail.com
Home-Page: https://github.com/yougov/vr.server
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Python: >=2.7
Requires-Dist: celery-schedulers (>=0.0.4)
Requires-Dist: diff-match-patch (==20121119)
Requires-Dist: Django (<1.9,>=1.8)
Requires-Dist: django-celery (<3.2,>=3.1.17)
Requires-Dist: django-extensions (==1.5.9)
Requires-Dist: django-picklefield (==0.2.0)
Requires-Dist: django-redis-cache (<2,>=1.7.1)
Requires-Dist: django-reversion (==1.9.3)
Requires-Dist: django-tastypie (==0.12.2)
Requires-Dist: Fabric3
Requires-Dist: gevent (<2,>=1.1rc1)
Requires-Dist: psycogreen
Requires-Dist: gunicorn (>=19.5)
Requires-Dist: psycopg2-binary (>=2.7.5)
Requires-Dist: pymongo (<4,>=2.5.2)
Requires-Dist: redis (<3,>=2.6.2)
Requires-Dist: requests (>=2.11.1)
Requires-Dist: setproctitle
Requires-Dist: sseclient (==0.0.11)
Requires-Dist: six (>=1.4)
Requires-Dist: vr.events (>=2)
Requires-Dist: vr.common (>=6)
Requires-Dist: vr.builder (>=2)
Requires-Dist: vr.imager (>=2)
Requires-Dist: django-yamlfield
Requires-Dist: backports.functools-lru-cache
Requires-Dist: celery (<4dev)
Requires-Dist: jaraco.functools
Requires-Dist: backports.datetime-timestamp
Requires-Dist: tempora
Requires-Dist: jaraco.context
Requires-Dist: path.py (>=10)
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: jaraco.packaging (>=3.2); extra == "docs"
Requires-Dist: rst.linker (>=1.9); extra == "docs"
Requires-Dist: pytest (!=3.7.3,>=3.5); extra == "testing"
Requires-Dist: pytest-checkdocs; extra == "testing"
Requires-Dist: pytest-flake8; extra == "testing"
Requires-Dist: backports.unittest-mock; extra == "testing"
Requires-Dist: jaraco.mongodb (>=3.11); extra == "testing"
Requires-Dist: python-dateutil (>=2.4); extra == "testing"
Requires-Dist: jaraco.postgres (>=1.3.1); extra == "testing"
Requires-Dist: pytest-services; extra == "testing"
Provides-Extra: docs
Provides-Extra: testing
[Description omitted; length: 696 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
vr/__init__.py sha256=jv2YF__bseklT3OWEzlqJ5qE24c4aWd5F4r0TTjOrWQ 65
vr/server/__init__.py sha256=hl25EKDhrXlw_xXCwG6WMfbrDkj7nH-JUIsyI-7-FZ0 81
vr/server/admin.py sha256=wffwWFlJl086z9gD69FFI6T-Fzs-rRgxWTHyFMcHdXI 2620
vr/server/bootstrap.py sha256=OYN-TeHX-SORVQYDrG2E9wM3DPA8-kD7szC_aHcma-A 2087
vr/server/commands.py sha256=fBuNx19oqdCmnmm4_d5mnbk1a5Hxttl-zhSjvBoytxk 1615
vr/server/context_processors.py sha256=eeAuGL5yT4QO_Xk1MuW9QiGDeVdOwRoNZ4naiNgPHSk 719
vr/server/events.py sha256=p3WPEcvO4Y-S_c6dvM3i6_RQYjDZDslqCzEob70lG90 3089
vr/server/feeds.py sha256=p9krs3H7J7KFssJt19q2lSFHq7yMSdxwW1XwHOo_Nbg 555
vr/server/fields.py sha256=wNcWriFPAT84s0eHkvxfdKMPzEywWmb-4zXu1EkGAHY 4518
vr/server/forms.py sha256=sL7EgDvAIPHL-C3Hh-dYxYeKaEKD52nbgeaj1zKlr8E 7457
vr/server/gunicorn_config.py sha256=bWoNJDOUnV24CpnYA9N1NU9verqy2oNOJdqTdqA1Xg4 444
vr/server/manage.py sha256=yCov6AMw3a39vgUnRlVtQA9hTBw2a4PIa-1kVVWBZfQ 129
vr/server/models.py sha256=08bvziCA5sjMlaeduB0RK1ozpjjj3qL-g44uBG2Skzo 31634
vr/server/remote.py sha256=_d73yzyd4GxEmL6aBQ1ZhBwavEH1LmEY_M38sbwjjXc 22566
vr/server/settings.py sha256=TX3jk782ma9w6rFRay3U7ReOxZUoDtPRj8j6-gsEak4 10090
vr/server/storages.py sha256=vAaBVE3lh2yz8zMmVUMUNOhFYpu3DF7KNxyDvSGvLKs 3131
vr/server/tasks.py sha256=IKMWzZYnTM8eGRjI8gygo81KFreKQH9qr-BUETWak2U 38785
vr/server/urls.py sha256=zjdKCOSpQXDPWc0cSxw9oQHFLu-zMROh8taP4jiT7iQ 4911
vr/server/utils.py sha256=5ZZxp7V08mVryBSPtqT4SoOa10M2w0vifptYfRw0CwQ 2434
vr/server/views.py sha256=vjd0PhGf_qgVKIA1Ot6IFezTCPKlBLb0xTUpj53ddjg 26583
vr/server/wsgi.py sha256=SJQg-cGSvMN5zSWMjHYXDLFGbbEbL4lp88wJ8E7ryps 80
vr/server/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vr/server/api/resources.py sha256=3NLJvZYVXzlnayEb02fFeK-IFUpOIWCYiXEIqEgOC2s 18652
vr/server/api/urls.py sha256=fewrbmxrgegdJUTyIhtqEMoajZZLiwRo2JHxemvbi7o 1009
vr/server/api/views.py sha256=BicDalhA7LhF9RP5j-F-90xcILVFVY0eVRerez55Y0w 8138
vr/server/api/samples/do_build.py sha256=iZLTMP_Ua2Wiej4k038erUpQxhwblGFfi9Fu0aZEPDk 2265
vr/server/balancer/__init__.py sha256=OMqpa8RE8iA5qsqRsqgWvrAI0K0-lytBK813716pm8Q 1215
vr/server/balancer/base.py sha256=TlYFimBTFT4VJEYXwZV1aChCb63WXW2Ownhzw8hqIKM 188
vr/server/balancer/dummy.py sha256=ZywmVxHDK5K74c0aqvhR0vt6FDGArUH2VSKlcdHBdyw 161
vr/server/balancer/nginx.py sha256=eX1katbaX5fHo4Q2nFeAfqE8PIIpLk2TVX0CXwCl1gE 161
vr/server/balancer/varnish.py sha256=lyaoc1iecjrcsAsdenw_RxDlQC_9VOQ-dIJc8dtgptg 167
vr/server/balancer/zxtm.py sha256=-5APVzmYwuK4QNXR8ejW2eOwfl-VX-KFHTwf_ySgYJs 182
vr/server/balancer/zxtm_pool.wsdl sha256=emsdL4K4e-MA32C10ayPG7-qpr3zjKBW0jmXWc3wKqo 549468
vr/server/migrations/0001_initial.py sha256=DqyVCandbC2RPq-HCXjNEOkUDAx_Kw2qMF8lVa-3fhk 16370
vr/server/migrations/0002_auto_20151127_1936.py sha256=jjRl9mkdFSuQ-4mxyRtK7qqtgSdnjFx85JEIgwD_MFc 489
vr/server/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vr/server/static/bootstrap/css/bootstrap-3.2.0.min.css sha256=tf1yN1B2PrtzH5Ih5BPn1k1Y1RktwEDkIpLtPczMpzI 109518
vr/server/static/bootstrap/css/bootstrap.css sha256=mgEOikn9kpdz3ewHJXulS-RhUinICb4vtU3T2o_R-A0 146970
vr/server/static/bootstrap/css/bootstrap.min.css sha256=7blQVqvbaC2YVjvR1D03ptZyQ0XOl0f4K0Kn44ahVEA 126461
vr/server/static/bootstrap/fonts/glyphicons-halflings-regular.eot sha256=9JXzTk8XfPARWvmVu7_rP8q8iFAodudvxRpKtDm8hDE 20335
vr/server/static/bootstrap/fonts/glyphicons-halflings-regular.svg sha256=0WjVCojHMLTmgw3A2iorUdrkZYp32WGZQ8J7js_BnRo 62927
vr/server/static/bootstrap/fonts/glyphicons-halflings-regular.ttf sha256=vRjv0-_XD-yK0JYRogzb-ZRAssHUAIXCm-A2-JHWU1g 41280
vr/server/static/bootstrap/fonts/glyphicons-halflings-regular.woff sha256=_Jadwcb_Uxq882gIncuvV3UTOwYm_1a1IwGgWfwPnh4 23320
vr/server/static/bootstrap/img/glyphicons-halflings-white.png sha256=8ODZWpyKvN-r9GNI4tQoWCm7BJH19q8OBa9Sv_tjJMQ 8777
vr/server/static/bootstrap/img/glyphicons-halflings.png sha256=2Z4_oyxkEDLwgUmRSyjC3GrPLsYvcJh_Ilnqu_p_wN4 12799
vr/server/static/bootstrap/js/bootstrap-3.2.0.min.js sha256=JMwpUzWY-WKCPEIpvCgEh2RqJ6QqlSV8Md4bmxjzcQ8 31819
vr/server/static/bootstrap/js/bootstrap.js sha256=rVpG_lM1a_Jijx7U13jnX9Yk-LaeLFo-MoeBXx-o_nE 61764
vr/server/static/bootstrap/js/bootstrap.min.js sha256=Yc44VMEwFdgJsWwTJecHJZ4F1063pLlY0uls-JLXVX0 28663
vr/server/static/css/font-awesome-ie7.css sha256=UUTMm_t2wGotwtgCkh49eAoJT3iAx-pjmnR4iPuXBI8 23213
vr/server/static/css/font-awesome.css sha256=mAn05qCFZjIZ24khK8snsfysqOVSlVks20kRf9pra38 14599
vr/server/static/css/jquery-ui.min.css sha256=_ZeX9QMqUzR-KPTKA1wRebDLE2LqPh1pEeR1i7rgk_8 19065
vr/server/static/css/multiselect.css sha256=fKqDfLgQAr2FP10HYm014WQ87wN9zVE0xVgDF4If51A 3865
vr/server/static/css/vr.css sha256=5ckoxuZQFQCcNN4hIafXiZbEEhjNho9aXY0D49yTH6w 14906
vr/server/static/font/FontAwesome.otf sha256=DTTaB-XLy0_wh7OXlmqfn_tNbtfHBgVoVlIDwC8_7hE 85908
vr/server/static/font/fontawesome-webfont.eot sha256=5RGJHT4BsLJ67VGiGc7VEZ4sPQRgRlr4JC6b_0y2G3c 56006
vr/server/static/font/fontawesome-webfont.svg sha256=1bVjbrsuEkgQQ2IACGt0pg3_noqL5_ShCIv100WLw8g 287007
vr/server/static/font/fontawesome-webfont.ttf sha256=TW656dhSoqb3TnxChFai8H_GOhYT0QGS2O00AdnaX_o 112160
vr/server/static/font/fontawesome-webfont.woff sha256=GZQR9ln0GqzLlZussbDeMOVPJENSpIxvmJTmWuD4qaE 65452
vr/server/static/font/roboto/Google Android License.txt sha256=yLiAdwUv7ZErP3JMDtIwxQHPThiDOvfKRDONPNCwk-I 692
vr/server/static/font/roboto/Roboto-Black-webfont.woff sha256=cjKhng3kUFsjBmA70meU4ynQcPCu4n5oBdav3-NFHyE 14920
vr/server/static/font/roboto/Roboto-BlackItalic-webfont.woff sha256=VPGZuumLtrFj7AxqnuCTaoMPrzQuqNfV8m848S_FOKA 17696
vr/server/static/font/roboto/Roboto-Bold-webfont.woff sha256=DW6LtR7LzNkZQVoHuTuK8tonTviInHvz-A5sJ3nqdDs 14940
vr/server/static/font/roboto/Roboto-BoldCondensed-webfont.woff sha256=BdCOcbYnRDyOw1B-zV8O345uX0oUCn2sVzf4TwpG5RA 15036
vr/server/static/font/roboto/Roboto-BoldCondensedItalic-webfont.woff sha256=nNFliSZVk5QSGXe-NBZGUixHqkhaNmbKLB0Y0LbfH94 18112
vr/server/static/font/roboto/Roboto-BoldItalic-webfont.woff sha256=ROatSRJzZSmOog3VIrx9rhQe6YDreBoWCM2SweoWz9Y 18208
vr/server/static/font/roboto/Roboto-Condensed-webfont.woff sha256=iz9aAt_LtbKB9-xUwDvx7fOl8drOxmM0RYkIimWZKNU 15380
vr/server/static/font/roboto/Roboto-CondensedItalic-webfont.woff sha256=EjeczAkLvxGBRTJH0_FnBXizFd0IWtLKvSKnqvaA1pU 18428
vr/server/static/font/roboto/Roboto-Italic-webfont.woff sha256=CFx_o0wdQFCReQ-1OA2ZD6swEsm78iBqQ4LKK9PmkgE 17940
vr/server/static/font/roboto/Roboto-Light-webfont.woff sha256=EnA6PvK9un1euMUvfAHK4L0TAFZN1YITpp2Z2UQ4gKc 15296
vr/server/static/font/roboto/Roboto-LightItalic-webfont.woff sha256=7ZFnW-PuA5G9jp1UnZHIdX_MwgC2VY_2H85Z5iEmrfU 18188
vr/server/static/font/roboto/Roboto-Medium-webfont.woff sha256=0mEaPqMHp9XKKffRbOLuV0xLaV76fvXWFRzMcI3gGJ4 15192
vr/server/static/font/roboto/Roboto-MediumItalic-webfont.woff sha256=wFMY3Y5SMPKqfgtoIatoV4B-mTBaKDRzVhhuYqQVouc 18108
vr/server/static/font/roboto/Roboto-Regular-webfont.woff sha256=Ed-uTAgeSXKWxpCD3qBc003OSnEvLsFzU2FB0nOHE3k 15280
vr/server/static/font/roboto/Roboto-Thin-webfont.woff sha256=dowm5Tt9IHSphSCkq-pMgUKrb9XlzAMrZUoqDRr7zgU 15568
vr/server/static/font/roboto/Roboto-ThinItalic-webfont.woff sha256=FNPTzEUkwgCcWBCqYzNsLAbStksCMrZYfRXryAqcPh4 18984
vr/server/static/font/roboto/demo.html sha256=P9L_qmY1N66w6YREa0WkJ0kKWxFXyBBgjnqx8jBRxc0 9722
vr/server/static/font/roboto/stylesheet.css sha256=IXxUXD33SChY1__PuHbDJIxpzLkf-B0ht16y_6gTBKM 2746
vr/server/static/img/animated-overlay.gif sha256=x7zHb7I8BDCzbsRI63n4vDQSna6V2hDzwU7Q6s3y8bk 1738
vr/server/static/img/gear_light_24.gif sha256=fzT8lWBkjswbe8JDPTbZ0cWheTo2_ZaUCAa2El7aRjQ 4525
vr/server/static/img/glyphicons-halflings-white.png sha256=s0RZH_ncq4VOtUydzn_PX5LoDHwoKX9iJCNyXFa5jlc 4352
vr/server/static/img/glyphicons-halflings.png sha256=du9HsHAwFLwBIHHhwcn2O_QuLQaYSSK1a4afWdf07u0 4352
vr/server/static/img/selector-add.gif sha256=fA2GQVteT_2ZnJvn7gQrlXIVbxz2psdgpClrn0h1aqI 606
vr/server/static/img/selector-addall.gif sha256=8NRuuhqJxSaPJs8lWcUwqjOG2CuSuB4hFHDw4sYi2yo 358
vr/server/static/img/selector-icons.gif sha256=w2XSFjtulgHZNzC0vyY8-L5_vddS_aTSe0Xnpxyc8M8 2771
vr/server/static/img/selector-remove.gif sha256=3AjA91zYs2gCzQUnq7lvDtNNtFIN8pgF8ZPovTqGJBU 398
vr/server/static/img/selector-removeall.gif sha256=Da39i5AtTUoa2awr7vDgDoeLKuDfThYrskzpfjXfU9Q 355
vr/server/static/img/selector-search.gif sha256=wZkbg2ubkX5olHLvvEXn0n1oohB0m_IZk55vl5zVKb0 552
vr/server/static/img/ui-bg_diagonals-thick_18_b81900_40x40.png sha256=wMNGFDHxxZGe9tRWT8FcwYzpCKFrrRbVlnKhG8Ezz8c 418
vr/server/static/img/ui-bg_diagonals-thick_20_666666_40x40.png sha256=x6TuNlJqHOR9CpvUDwiLamSSprn0yGSDOqC64zvzK8M 312
vr/server/static/img/ui-bg_flat_10_000000_40x100.png sha256=GJ97xqMB7mVKlxVO--CC_KjDhEr_TahPjVstYLQuwKs 205
vr/server/static/img/ui-bg_glass_100_f6f6f6_1x400.png sha256=OU52nJLwPUzXRp-SqbhPVpuihj75ud_PJj2IJ1PKVE8 262
vr/server/static/img/ui-bg_glass_100_fdf5ce_1x400.png sha256=Bh2kH78udid8mfkNrQZ1okTUaN1n-1a8F8rwbiN4fzo 348
vr/server/static/img/ui-bg_glass_65_ffffff_1x400.png sha256=YjtaQGrJtzwiVh9KeGAmNpSABboIMILl9NN1NR-RcHA 207
vr/server/static/img/ui-bg_gloss-wave_35_f6a828_500x100.png sha256=ZbJQAk2dtuvLy3BinPdVP9uaiFwpcMQHOGrOiYh6d3I 5815
vr/server/static/img/ui-bg_highlight-soft_100_eeeeee_1x100.png sha256=dmRHbfVtnh0YTRzsxYwcl8-zZMmGu20k8qo1qx5cZDM 278
vr/server/static/img/ui-bg_highlight-soft_75_ffe45c_1x100.png sha256=44tuVClIK7YhJWdhZalLx-jTuimWfHdun5Jr16xeCzI 328
vr/server/static/img/ui-icons_222222_256x240.png sha256=OxrANnY9OlnIhXhIauaY0io33S1GpVNIXh6ruf4lWz8 6922
vr/server/static/img/ui-icons_228ef1_256x240.png sha256=gLktNnaKSNdxmSXdOAOqTnJFaBd89LsHGEx8mMpR-p4 4549
vr/server/static/img/ui-icons_ef8c08_256x240.png sha256=Do6TwiUaXCF9EEp70EHJkJNuevjND_OhF_dvy3dnWkM 4549
vr/server/static/img/ui-icons_ffd27a_256x240.png sha256=DWXB4HJAfKHSLtHkvyB2qy8AipDK5_O4VScw_HvOKi4 4549
vr/server/static/img/ui-icons_ffffff_256x240.png sha256=mJkfAmJVnIMPOpRgjHT5WIfDc7Sp_ohvDeV_i7_NyHU 6299
vr/server/static/img/waiting.gif sha256=O6oC7qm_hM57MHZqwJbWoqzl15gwBPapTE1MsDkRcw8 723
vr/server/static/js/backbone-min.js sha256=KKkzG8aIJ44AiMZPkG_uryp-r-yigxyX-KeTmf9pejs 19457
vr/server/static/js/fill_releases.js sha256=8UeFepgYS0PwZNkrbsPXgRhU1jIIRFPd9B2cKU7qrfk 651
vr/server/static/js/goatee.js sha256=pFqtb8ftMQMLxrXpAa8CsLwMEdmneU-yXFlYo_3IieE 16666
vr/server/static/js/jquery-ui.min.js sha256=l1H3Vc3mD3-SqtymCI2iUZ64kal_AWC3NK_ZIsxo1aU 40015
vr/server/static/js/jquery.maskedinput.min.js sha256=OOTMxUUs7w2inxk3fYaw_wQ5xT24oucS9dNfAFH4c1k 3580
vr/server/static/js/jquery.min.js sha256=iBcUE_x23aI6syuqF7EeT_-JFBxjPs5zeFJEXxumwb0 93868
vr/server/static/js/jquery.textarea.min.js sha256=v69TIZJFK_ViuViSKuf2xrfR8nH676SBBEyviRamOXM 4263
vr/server/static/js/misc.js sha256=q7zXcCE6FGEcL0HnpNGpQrrKTLwNomr3GxOCd9ut51Q 14466
vr/server/static/js/multiselect.js sha256=b4K8Cp6UtewX1soUnOZaf5d5-ICpogiq7vXLVBsczC4 21683
vr/server/static/js/underscore-min.js sha256=J4KbHSnj-1MtdhmH1AVyddHp7N0-r0tMQKKTglkLgg4 13450
vr/server/static/js/vr.js sha256=g8WpS9CPjJFv-z0vV-HXVELmaDievGv-7TJDI-Ku_f0 35607
vr/server/static/js/vrdash.js sha256=oYF7FtU00T8wpOG8Vx8hcuDRmNtr6iG8A5rV8BZKxRw 7490
vr/server/static/js/vrsquad.js sha256=XOWN0gY2i_5HD0Tq1aDSZleEWClobTWY8znsLXqLhaM 1249
vr/server/static/js/vrswarm.js sha256=RR3PdVSx53ATu8fbKgELL25yovkMOVq0VbiKbF77Zy8 4223
vr/server/templates/404.html sha256=SuJ13LsZn8FurZCf1FLrLi2ho5ysGBJVSXaZJkKliBU 146
vr/server/templates/500.html sha256=c2OM7R0UQUSHT4PkTR8jRyM5YgypGUXKoNHa5ok7iaM 146
vr/server/templates/_formfield.html sha256=sIt68uACo29PTKbWQT1HXpFnfeLt8B3ZCl7z7hXBdOQ 247
vr/server/templates/app_form.html sha256=6X7l1KCkpIsA_qMdKrQtSFL-G-GU8qXy4MFX0ljTtt8 979
vr/server/templates/app_list.html sha256=3GaB4KxfrTKGZ7ACWYxZGq6URSuxZ1hogvC8PL7be5w 843
vr/server/templates/base.html sha256=fzgXG8s5jAu0EfGKBebB-SLxVnxI5mfa4f_qFo-kYiw 2716
vr/server/templates/basic_form.html sha256=1De4UTHUfvQTxO0M92yhnE9A70skN_moIC3AhEaMgJU 767
vr/server/templates/buildpack_form.html sha256=MF89BGXHTvCZwKsk7atDPx3bPzxzoWezBiCnOoFuor0 1005
vr/server/templates/buildpack_list.html sha256=tkIjO8D_x_S3Eg1JQouEhz_0CGVmh8RRRwoNRv185kc 962
vr/server/templates/confirm_delete.html sha256=Hs2JPtSu0B0uL8QJSAB55hzVtdWj8RapPJygxnv6QDw 249
vr/server/templates/dash.html sha256=Z8AWaTazAnQinqWw2K_rQfsLXFrElmz4VCzVjTqi0e8 1298
vr/server/templates/host_form.html sha256=j8axEXAUr4mVtZ7cXOUuBlQn0_CiWG_sjrns-_FclVI 1477
vr/server/templates/host_list.html sha256=Hr323pXoFG1DqjpnkvI9XyP_rFxz1JeRrjFnbn_NDnY 824
vr/server/templates/ingredient_form.html sha256=wABEmsJOkR0mSTLbWyLoNKhDbldGy0ngZhvBWpqshLA 2246
vr/server/templates/ingredient_list.html sha256=Us3DiXwE2tQuDMudEu0FYH8DERPAJSM2NQrr0ph1Ib8 1213
vr/server/templates/jstemplates.html sha256=tP1yGJqxKxBlo88vXIzqgRt3rF859rVfPovYiBXV-Rs 9844
vr/server/templates/log.html sha256=MOfmY-syhuoF9AI0okE_RDCnZFiDZY40k5hpF-huxac 4231
vr/server/templates/login.html sha256=QKfNIPDm-rs7oe9oimCHjO-RrcXdTCk3LlFZXUnsDdg 313
vr/server/templates/navbar.html sha256=qWl2S1ESeTZ7OLUTda8YVxCyJjlsHyQyj5OVxuPivCg 4052
vr/server/templates/proclog.html sha256=_1wx0p3TQZLztEmU2CFvw_LbBGIjbGfx1F70TMDxSuQ 482
vr/server/templates/squad_form.html sha256=mW1cL3mjIfDvfPnhHqeQC16zFmA4xdxy5XbfpUWL7JY 2346
vr/server/templates/squad_list.html sha256=DytJ42OAQj3J2nVhf2jwCHZ-lz-T9r3Ess3DCuRl-0g 799
vr/server/templates/stack_form.html sha256=TcsUVvIilO0SoV1J21HB7dk2u03vDJL9bAy4hTzNjsA 998
vr/server/templates/stack_list.html sha256=-DB_LoWYqp343ES2_SxuiI3Rt6E4UgSTDopuFDhhsDo 921
vr/server/templates/swarm.html sha256=sbsaBo8_9uzNpxhsvsV3PsKk7xrI-W_rmZgK2uUm9hU 3113
vr/server/templates/swarm_tab_config.html sha256=dnVpaopUahRhhsKcU9l7oX_UzLBnozB6cEDxSXbW-Ho 464
vr/server/templates/swarm_tab_general.html sha256=LpZZ859vThlPQZWk-AV9muoNEzKz99A-bT8dGZelo2I 228
vr/server/templates/swarm_tab_preview.html sha256=ok6z27Sd9Btt_UD6UxSNmNtBWBi1rsppuVnCKzIWLwA 225
vr/server/templates/swarm_tab_routing.html sha256=cb0lyTqO-DcB94CTOsskCLA4tiO-oMHHMJ9aztDF5rg 78
vr/server/templates/version_diffs.html sha256=dFm22g81CytZzbJRVCpCl-8AZwmYAcSo1g2TmhfvcPY 1575
vr/server/templatetags/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vr/server/templatetags/current_nav.py sha256=sdHwhhaVhqVRxQPFlySTxhLZ-PvrsigDLyNWvjZJ2HY 752
vr/server/templatetags/formfield.py sha256=uc1Vj-nkeGP88thpz7KyUDtYQqx_bEG8FejGwnYGFOw 259
vr/server/templatetags/stripchar.py sha256=cAbzc3Bj6s8fqSK8XAJj7bHVzlTFPyZ93MyPywsIVzg 358
vr/server/tests/__init__.py sha256=gpUQ1vJv4K_8ltlOeqqNL8FaXkkUgilZgjTdM2C1nvY 1099
vr/server/tests/dbsetup.sql sha256=TRnXVnFqkiB2Tw7iD67Hs2CVauPjby9yzrvsjfje67Y 169
vr/server/tests/test_api.py sha256=miUXb2d98dm3JfU8xd0zXBdvliC6knAgavkTJsN0NG4 8009
vr/server/tests/test_basic.py sha256=MrAjpjb6qtCdel-XFIYuxS5gv0q1QElMIh9X6fEP7Cg 2105
vr/server/tests/test_build.py sha256=d9N50u7Z3piPJQt50hRYs-63mWu6AO32ZzjiaR9dJxY 1516
vr/server/tests/test_deploy.py sha256=8qGka20e3nwXx2O4M3mlRhw5aRwJ39OzKQd8Wexh3nE 2267
vr/server/tests/test_models.py sha256=aa94D7KCxie5bYSOw3Vaqfsf_YqjvsRzUxf7QtYeR8E 648
vr/server/tests/test_release.py sha256=P6-ohyzZc6axQRYWJ3M8MRKr3a4TB0Oy7fAxrtI1bps 6601
vr/server/tests/test_tasks.py sha256=BrQDw-cFJ3B9BWuVF4XDz0wklAlp1H6Cg4LAfDVusWI 17907
vr/server/tests/test_views.py sha256=4TXQ2uf2u9fEV2xGpDYSBwVaR08XhWAS0WjEg8haChM 11126
vr/server/tests/testconfig.yaml sha256=drY-eY9gOJB41CXsiO8sLOhfNkNnkXzpBwgJarbUltU 557
vr/server/tests/fixtures/canttouchthis.log sha256=GmTKwhWxgmo6Vdo_0B8go6YRz-fCSwzvwdUZ7UrWST4 53
vr/server/tests/fixtures/compile.log sha256=Pyu9txNZfricN1rr97vFsbp7-GZFse6B80D9qhSeB0s 18
vr/server/tests/fixtures/lxcdebug.log sha256=PiK7qyk7CHMhDTkI5dtilTDBpgIRwbwjcmhNwyQzJmY 14
vr.server-8.3.dist-info/LICENSE sha256=pV4v_ptEmY5iHVHYwJS-0JrMS1I27nPX3zlaM7o8GP0 1050
vr.server-8.3.dist-info/METADATA sha256=zQz6JU4jWNSqpaxSOMFFDFFPjdxQm2-HdzHZZALTr5k 2990
vr.server-8.3.dist-info/WHEEL sha256=HX-v9-noUkyUoxyZ1PMSuS7auUxDAR4VBdoYLqD0xws 110
vr.server-8.3.dist-info/entry_points.txt sha256=XOCZuuHO1ooWq6jfuVMju80nBjVWUI-DTWh3LkDFTWg 156
vr.server-8.3.dist-info/top_level.txt sha256=JANebmkKrNnjyN7WQ0b55oYFA5-J5FefSokdMSYS97I 3
vr.server-8.3.dist-info/RECORD

top_level.txt

vr

entry_points.txt

vr_beat = vr.server.commands:start_celerybeat
vr_migrate = vr.server.commands:run_migrations
vr_worker = vr.server.commands:start_celery