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

This should be NPM installable and not a Django App #32

Open
glassresistor opened this issue May 7, 2013 · 6 comments
Open

This should be NPM installable and not a Django App #32

glassresistor opened this issue May 7, 2013 · 6 comments

Comments

@glassresistor
Copy link

Since there is no python besides setup.py and init.py why isn't this just an adaptor for backbone to tastypie rather than the other way around?

@nick-allen
Copy link

Agreed, this has almost no reason to be a Django app accept that it happens to be a connector for django-tastypie.

@glassresistor
Copy link
Author

wonder if its worth maybe building an npm adapter for static files?

On Wed, Aug 7, 2013 at 12:29 PM, nick-allen notifications@github.comwrote:

Agreed, this has almost no reason to be a Django app accept that it
happens to be a connector for django-tastypie.


Reply to this email directly or view it on GitHubhttps://github.com//issues/32#issuecomment-22277211
.

Mikela

@PaulUithol
Copy link
Owner

There's a package.json in there now, along with a bower.json. That makes it NPM installable I think? And it still functions as a django app as well.

@c089
Copy link

c089 commented Sep 9, 2014

It's installable in a way, but it would be even better if you could publish the released version to the npm registry, so users can install with the package name and version number instead of pointing to the repository.

@Robinfr
Copy link

Robinfr commented Sep 18, 2015

It's not NPM installable since it was not released on NPM https://www.npmjs.com/search?q=backbone-tastypie

@tutuca
Copy link

tutuca commented Dec 29, 2015

Just hitting the need to have this on NPM to update my project that relies on this package.

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

No branches or pull requests

6 participants