Henrik Levkowetz
ffcce20e9f
Requirements adjustments
...
- Legacy-Id: 17329
2020-02-23 16:19:29 +00:00
Henrik Levkowetz
fa9427769a
Added cleaning of the session request form's 'comments' field, to convert any html entered to text. Related to [17322].
...
- Legacy-Id: 17324
Note: SVN reference [17322] has been migrated to Git commit eb88abc394
2020-02-21 21:36:18 +00:00
Henrik Levkowetz
6adc707a64
jsonfield 3.0 and higher is not compatible with Django 1.11. Changed the version requirements accordingly.
...
- Legacy-Id: 17296
2020-02-16 15:46:48 +00:00
Henrik Levkowetz
e9076675c7
Limited the permitted versions of mypy and related django-slugs, to avoid issues related to using Django-1.11. Update to latest versions when we've moved to Django 2.2.x
...
- Legacy-Id: 17186
2020-01-06 21:46:28 +00:00
Henrik Levkowetz
8c94e41c5f
Added a requirement limitation for the coverage module.
...
- Legacy-Id: 17152
2019-12-16 13:44:53 +00:00
Henrik Levkowetz
2d9ff6ca70
Updated the django-stubs version requirement.
...
- Legacy-Id: 16859
2019-10-10 20:39:50 +00:00
Henrik Levkowetz
d410bf13b9
Updated requirements3.txt. Explicitly listing mypy version requirements is counter-productive as it is determined by django-stubs.
...
- Legacy-Id: 16858
2019-10-10 18:33:41 +00:00
Henrik Levkowetz
5b3b9c2791
Reverting the previous commit
...
- Legacy-Id: 16857
2019-10-10 18:32:49 +00:00
Henrik Levkowetz
c58f370104
Updated requirements3.txt. Explicitly listing mypy version requirements is counter-productive as it is determined by django-stubs.
...
- Legacy-Id: 16856
2019-10-10 18:31:25 +00:00
Henrik Levkowetz
f58c1e8285
Fixed an incorrect version number for mypy in requirements3.txt
...
- Legacy-Id: 16807
2019-10-01 22:15:13 +00:00
Henrik Levkowetz
2d858f2e0a
Added mypy and django-stubs to Py3 requirements, and added a mypy test case.
...
- Legacy-Id: 16768
2019-09-30 15:37:32 +00:00
Henrik Levkowetz
97973959ba
Changed requirements to permit pyang 2.0 and greater.
...
- Legacy-Id: 16663
2019-08-20 19:52:04 +00:00
Henrik Levkowetz
2b1dd0f3e8
Merged in [16590] from rjsparks@nostrum.com:
...
Example of using webtest. The full testcase was not converted because the add_rule form is modified in-flight by javascript when a control value is changed.
- Legacy-Id: 16609
Note: SVN reference [16590] has been migrated to Git commit e89f200abc0d9af7609e4bff3592f87eddee1359
2019-08-01 15:09:51 +00:00
Henrik Levkowetz
25406a1c44
Py3 version of requirements, excluding Trac
...
- Legacy-Id: 16596
2019-07-26 19:58:30 +00:00