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

user endpoint views for repo management #5

Open
OEP opened this issue Sep 17, 2015 · 0 comments
Open

user endpoint views for repo management #5

OEP opened this issue Sep 17, 2015 · 0 comments

Comments

@OEP
Copy link
Member

OEP commented Sep 17, 2015

This is just an idea, but it could be a nice feature for this app.

It might be nice to have a repo_browse view in django-anyvcs, maybe something not defaultly in the django_anyvcs.urls but could be imported and used. There's a lot of nitpicky stuff that goes into writing this kind of view and it'd be nice to reuse it.

Inevitably there will be some application-specific changes that need to be made, but there's no reason there couldn't be a decorator view written in the client application which eventually makes a subsequent call to the one in django-anyvcs.

I think browsing is the primary concern for this issue. We may also consider including:

  • User/Group rights management (in Buffet, this is very tightly coupled to the django_anyvcs API)
  • Any of the Buffet-inspecific user endpoint views in Buffet

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

1 participant