issues Search Results · repo:ericholscher/django-test-utils language:Python
Filter by
31 results
(58 ms)31 results
inericholscher/django-test-utils (press backspace or delete to remove)I am getting an error while installing django-test-utils package either using pip install django-test-utils==0.3 or
simply pip install django-test-utils .
The error is as follows:
ERROR: Command errored ...
ankitjaadoo
- 1
- Opened on Feb 8, 2021
- #46
chalist
- 2
- Opened on Oct 22, 2018
- #44
As far as I can tell the only way to activate any of the included plugins is:
1. Change active to True in the plugin s source
2. Import it in the init py file
Is this correct? I propose the following: ...
andybak
- Opened on Nov 16, 2016
- #43
Project is basically unmaintained, but documenting for future users:
I have a pretty stock Heroku + RDS Postgres setup for a Django 1.8 webapp, with a local postgres DB setup for testing. I
m using elephantblog ...
mallyvai
- 1
- Opened on Jan 14, 2016
- #40
Work in progress that supports Django 1.4 and up based on #30 :
https://github.com/bmihelac/django-test-utils/tree/0.4-WIP
Currently all tests pass.
I would really appreciate if you can test and report ...
bmihelac
- 1
- Opened on Aug 20, 2013
- #37
Hi,
It looks like this project is languishing a little bit although there still seems to be interest in it. I know Eric H.
is a busy guy with a lot of irons in the fire. I would be willing to help/take-over ...
brent-hoover
- 4
- Opened on Mar 3, 2013
- #36
in the docs we have –addrport
This allows you to pass in the normal address and post options for runserver.
should it not be port and not post
lawgon
- Opened on Jul 10, 2012
- #32
Hi all,
I am trying to make django-test-utils works nicely with django 1.4. My work is available here:
https://github.com/bmihelac/django-test-utils/tree/django-1.4
Currently there is one test failing. ...
bmihelac
- 4
- Opened on May 18, 2012
- #30
In the template tags directory init.py on line four tries to import load_template_source. This function was previously
deprecated, and now dropped in version 1.4
mountainpaul
- 1
- Opened on May 1, 2012
- #29

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.