]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Allow importing lcp_django from other python scripts master
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 26 Feb 2016 14:49:41 +0000 (15:49 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 26 Feb 2016 14:55:26 +0000 (15:55 +0100)
commitc018d1a87810f56d47cb048c7dd69f0c454026f3
tree36a3dd9c413046bbd9dfd0dbbb9d99946e1d5420
parentf00c87941c6acafe8bda55b59152587defc17bf3
Allow importing lcp_django from other python scripts

It is now sufficient to include "import lcp_django" in other python
scripts and then use lcp_django.models...
scripts/lcp_django/__init__.py [new file with mode: 0644]