Commit Graph

18 Commits

Author SHA1 Message Date
heinzel ca4e65e926 The root route (url '/' => pattern '^') should now be correct.
buildbot/tox Build done.
2019-11-26 10:23:08 +01:00
heinzel b812de6c80 FIX #5
buildbot/tox Build done.
Also drag some mount stuff from hooks.get_urlpatterns to
DjangoDeployProject.mount_app().
But this could damage previous written mounts within django_deploy.json.
2019-11-19 14:12:37 +01:00
heinzel dc7784e76c Merge branch 'heinzel' of python/django-deploy into master
buildbot/tox Build done.
2019-11-17 14:08:46 +01:00
heinzel c4eff35ea5 UPD: Improved metadata and documentation.
buildbot/tox Build done.
2019-11-17 14:01:09 +01:00
heinzel 5179e832a4 UPD: removed an obsolete file 2019-11-17 12:15:49 +01:00
heinzel 5bcc4553a6 FIX: make pylint happy after modifying tests. 2019-11-17 12:11:50 +01:00
heinzel 10ce7a8869 UPD: Removed useles __future__ import 2019-11-17 11:54:58 +01:00
heinzel cbfdb188b1 UPD: Improved Tests 2019-11-17 11:51:48 +01:00
heinzel c1637510f3 Merge branch 'heinzel' of python/django-deploy into master
buildbot/tox Build done.
2019-11-16 19:01:09 +01:00
heinzel f1f0c585b9 It is nice now.
buildbot/tox Build done.
2019-11-16 18:50:53 +01:00
heinzel 18613d3600 Make thinks more useful
buildbot/tox Build done.
Extract functionality from program.Program to api, so it can be used
from other python code.
And instead of adding predefined urls to root_urlconf, we should
/mount/ apps into a django project.
2019-11-15 17:07:10 +01:00
heinzel a84c473866 Merge branch 'issue_1_heinzel' of python/django-deploy into master
buildbot/tox Build done.
2019-11-14 17:47:35 +01:00
heinzel c3c0b66ff4 Close #1
buildbot/tox Build done.
We do things differently now :)
2019-11-14 17:36:23 +01:00
heinzel 8e86233431 it works. but coverage is too low.
buildbot/tox Build done.
2019-11-07 17:01:53 +01:00
heinzel b4273d9fd7 Begin to implement #1
buildbot/tox Build done.
2019-10-31 16:57:40 +01:00
heinzel 54a708f8dd FIX: tox is satisfied now
buildbot/tox Build done.
2019-10-30 16:42:18 +01:00
heinzel f4fc1307e2 Try to satisfy pylint and tox:py2 2019-10-29 18:50:41 +01:00
heinzel 1b727c5b77 INIT 2019-10-29 18:34:25 +01:00