Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused requirements #2393

Closed
wants to merge 7 commits into from
Closed

Conversation

punchagan
Copy link
Contributor

Fixes #2369

I worked on this in preparation for #2297 and #2384. Also, it was a nice exploration through the project's history through git log. :)

This PR depends on #2363, because I didn't pay attention to getting rid of unused imports, since it is already been done in #2363.

@@ -20,7 +20,6 @@ django-tastypie==0.12.1

# Django apps from VCS web services
-e git://github.com/akvo/django-counter.git@3b38f45a243970fda1a61124fd6ec8b9bd352c35#egg=django-counter
-e git://github.com/lukeman/django-sorting.git@d3456924ff2140c2a3466a2dd9d674486500393e#egg=django-sorting
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is still used!

@punchagan punchagan force-pushed the #2369-cleanup-requirements branch from 08bdefd to cdb1ce2 Compare October 4, 2016 07:44
@punchagan punchagan modified the milestone: 3.20 Bogotá Nov 29, 2016
@punchagan
Copy link
Contributor Author

@zzgvh I think this PR can wait until when we do the Django upgrade? #2186 #2297 #2384

@punchagan
Copy link
Contributor Author

Closing this super stale PR, until we look at #2369 #2297 etc.

@punchagan punchagan closed this Nov 29, 2017
@punchagan punchagan deleted the #2369-cleanup-requirements branch January 17, 2019 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants