It doesn't support Django 1.10

Issue #82 closed
Former user created an issue

It raises this error:

  File "/Users/x/.virtualenvs/y/lib/python3.5/site-packages/postman/urls.py", line 94, in <module>
    from django.conf.urls.defaults import patterns, url  # django 1.3
ImportError: No module named 'django.conf.urls.defaults'

Comments (1)

  1. Patrick Samson repo owner

    This is an old code. Use the repository version, or wait the 3.3.2 version coming soon.

  2. Log in to comment