Skip to content

Comments

Compatibility for Django 1.10#9

Open
saintger wants to merge 9 commits intorevsys:masterfrom
saintger:master
Open

Compatibility for Django 1.10#9
saintger wants to merge 9 commits intorevsys:masterfrom
saintger:master

Conversation

@saintger
Copy link

@saintger saintger commented Oct 8, 2016

Integrate test fixes from gvangool and add some fixes for Django 1.10 compatibility.

gvangool and others added 9 commits January 6, 2016 15:46
- Mock no longer has a assert_called() function
- Corrects the mock.patch() call
--HG--
rename : example/__init__.py => example/example/__init__.py
rename : example/settings.py => example/example/settings.py
rename : example/urls.py => example/example/urls.py
@YPCrumble
Copy link

@saintger Thanks for submitting this! One issue I have as a new user is that the example site is broken with Django 1.10, at least per the instructions in the README.

Current error I'm getting is:

TemplateDoesNotExist at /
faq/base.html

Do you know if this is an issue with the way I'm setting up the example app or do we need to update the docs or perhaps adjust the TEMPLATES setting so that the example runs? Happy to make a commit for those changes once I figure out what I'm doing wrong :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants