Henrik Levkowetz
|
f0a730856b
|
Added a pip config file to support virtualenvs created with option --system-site-packages. The recommended way of creating a virtualenv for the datatracker is now '$ virtualenv --system-site-packages env', placing the virtualenv libs and binaries under env/bin/ and env/lib/. Also updated the ietf/wsgi.py file to use this.
- Legacy-Id: 12172
|
2016-10-18 19:11:28 +00:00 |
|
Henrik Levkowetz
|
9c5de53b54
|
Added virtualenv support to wsgi.py
- Legacy-Id: 9467
|
2015-04-12 19:43:03 +00:00 |
|
Henrik Levkowetz
|
7ecfac6308
|
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
- Legacy-Id: 9028
|
2015-02-08 21:16:44 +00:00 |
|
Henrik Levkowetz
|
028b7e315a
|
Reverted to [9025] because commit [9026] failed (it was incomplete with a broken working dir).
- Legacy-Id: 9027
Note: SVN reference [9026] has been migrated to Git commit 4a3749a66b
|
2015-02-08 20:03:16 +00:00 |
|
Henrik Levkowetz
|
731744cce9
|
Fix django 1.7 incompatibilities: Upgrade wsgi.py according to https://docs.djangoproject.com/en/1.7/releases/1.7/#wsgi-scripts
- Legacy-Id: 8829
|
2014-12-22 17:48:28 +00:00 |
|
Henrik Levkowetz
|
5bef5d11ae
|
Made doc/ pyflakes-clean.
- Legacy-Id: 7462
|
2014-03-15 16:09:47 +00:00 |
|
Henrik Levkowetz
|
6460a7eef2
|
Updated the comment with the working Apache setting for a dev server.
- Legacy-Id: 6170
|
2013-09-18 20:31:57 +00:00 |
|
Henrik Levkowetz
|
68cea34e64
|
Fixed a typo in the WSGI connector.
- Legacy-Id: 6163
|
2013-09-18 17:43:38 +00:00 |
|
Henrik Levkowetz
|
dbda8e8c53
|
A WSGI connector for the datatracker, to let us run under mod_wsgi.
- Legacy-Id: 6157
|
2013-09-16 20:52:37 +00:00 |
|