Skip to content

Commit

Permalink
Update .landscape.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bashu committed Sep 24, 2015
1 parent aec31a9 commit f6883f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .landscape.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ignore-paths:
- south_migrations
- migrations
- example

1 comment on commit f6883f8

@Gun1tSurya
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey i am trying to install this django-tracking app using this link
pip install git+https://github.com/bashu/django-tracking.git but i am getting an error,
django.db.utils.ProgrammingError: column "expiry_time" of relation "tracking_visitor" does not exist ho do we resolve it?

Please sign in to comment.