Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jazzband/django-permission issues and pull requests
#85 - Organization?
Issue -
State: open - Opened by lambdalisue over 4 years ago
- 2 comments
#84 - docs: Fix simple typo, shat -> that
Pull Request -
State: closed - Opened by timgates42 almost 5 years ago
- 2 comments
#83 - Fix import of `six` module
Pull Request -
State: closed - Opened by LuRsT about 5 years ago
- 5 comments
#82 - TypeError get_object() takes 1 positional argument but 2 were given
Issue -
State: closed - Opened by djbettega over 6 years ago
- 3 comments
#81 - Question - Permissions do not seem to be taking effect
Issue -
State: closed - Opened by djbettega almost 7 years ago
- 11 comments
Labels: question
#80 - permission per object
Issue -
State: closed - Opened by farzanfx about 7 years ago
- 3 comments
Labels: question
#79 - permission.templatetags.permissionif" is not found in ' django.core.exceptions.ImproperlyConfigured: "permission.templatetags.permissionif" isnot found in none of `TEMPLATES[?]['OPTIONS']['builtins']
Issue -
State: closed - Opened by Allan-Nava over 7 years ago
- 2 comments
Labels: invalid
#78 - The documentation is difficult to follow
Issue -
State: open - Opened by weasteam over 7 years ago
#77 - Stay at model level
Issue -
State: open - Opened by LucasBerbesson over 7 years ago
- 1 comment
Labels: enhancement
#76 - Custom permission logic with @permission_required() decorator and {% if ... %} tag config issue
Issue -
State: open - Opened by tabakov almost 8 years ago
- 1 comment
Labels: question
#75 - Fix typo.
Pull Request -
State: closed - Opened by argsno almost 8 years ago
- 1 comment
#74 - Use AppConfig instead or urls.py to perform autodiscover
Issue -
State: open - Opened by lambdalisue almost 8 years ago
- 1 comment
Labels: enhancement
#73 - Add tests for AppConfig and fix issue60
Pull Request -
State: closed - Opened by lambdalisue almost 8 years ago
- 2 comments
Labels: bug
#72 - Support Django 1.11 beta
Pull Request -
State: closed - Opened by giginet almost 8 years ago
- 7 comments
#71 - Support Django 1.11
Issue -
State: closed - Opened by giginet almost 8 years ago
- 2 comments
#70 - RemovedInDjango20Warning: Using user.is_authenticated() and user.is_anonymous() as a method is deprecated.
Issue -
State: closed - Opened by Alexerson almost 8 years ago
Labels: enhancement
#69 - Question on config
Issue -
State: closed - Opened by elcolie almost 8 years ago
- 2 comments
#68 - WIP: Refactoring
Pull Request -
State: closed - Opened by lambdalisue about 8 years ago
- 7 comments
#67 - Support for View Only permission in Django Admin
Issue -
State: closed - Opened by eskhool over 8 years ago
- 3 comments
#66 - Support Django 1.10
Pull Request -
State: closed - Opened by giginet over 8 years ago
- 3 comments
#65 - Fix missing links on README closes #64
Pull Request -
State: closed - Opened by giginet over 8 years ago
- 2 comments
#64 - A broken link in document.
Issue -
State: closed - Opened by lambdalisue over 8 years ago
#63 - Remove support for old Django
Issue -
State: closed - Opened by lambdalisue over 8 years ago
- 1 comment
#62 - Fix six issue on Django 12/13
Pull Request -
State: closed - Opened by lambdalisue over 8 years ago
- 1 comment
#61 - Fix typo.
Pull Request -
State: closed - Opened by AmbientLighter over 8 years ago
- 1 comment
#60 - ImportError if django 1.9 AppConfig is used for installed apps
Issue -
State: closed - Opened by JanMalte about 9 years ago
- 8 comments
Labels: bug
#59 - has_module_perms always return True
Issue -
State: closed - Opened by vosi about 9 years ago
- 3 comments
Labels: question
#58 - Develop
Pull Request -
State: closed - Opened by lambdalisue about 9 years ago
#57 - Use six.string_types instead of basestring
Pull Request -
State: closed - Opened by lambdalisue about 9 years ago
- 5 comments
#56 - Autodiscover uses basestring, which does not exist in python 3
Issue -
State: closed - Opened by ajrouvoet about 9 years ago
#55 - Fix typo on build settings
Pull Request -
State: closed - Opened by giginet about 9 years ago
- 1 comment
#54 - python-coveralls raises error on Python3.2
Issue -
State: closed - Opened by giginet about 9 years ago
- 1 comment
#53 - Support Python 3.2 and 3.5
Pull Request -
State: closed - Opened by lambdalisue about 9 years ago
#52 - Drop Python 3.2 support which is currently not tested actually.
Issue -
State: closed - Opened by lambdalisue about 9 years ago
#51 - Support Python 3.5
Issue -
State: closed - Opened by lambdalisue about 9 years ago
#50 - Support Django 1.9
Pull Request -
State: closed - Opened by giginet about 9 years ago
- 4 comments
#49 - [WIP] To compatible with django 1.9
Pull Request -
State: closed - Opened by giginet about 9 years ago
- 1 comment
#48 - Django 1.9 compatibility - AppRegistryNotReady
Issue -
State: closed - Opened by theskumar about 9 years ago
- 4 comments
#47 - Follow "Poring to Python 3" to fully support Python 2 and Python 3
Issue -
State: closed - Opened by lambdalisue about 9 years ago
#46 - No mention of any sort of license
Issue -
State: closed - Opened by ghost over 9 years ago
- 1 comment
#45 - the user can have more than one role #44
Pull Request -
State: closed - Opened by SergioDzul over 9 years ago
- 2 comments
#44 - users only can have one role.
Issue -
State: closed - Opened by SergioDzul over 9 years ago
- 1 comment
#43 - Python 3 support in django-packages
Issue -
State: closed - Opened by joaoponceleao over 9 years ago
- 1 comment
#42 - Fixed typo
Pull Request -
State: closed - Opened by philippeowagner over 9 years ago
- 2 comments
#41 - Fixed tests for projects with swapped user model.
Pull Request -
State: closed - Opened by idgenchev over 9 years ago
- 2 comments
#40 - Drop off django 1.2-1.4
Pull Request -
State: closed - Opened by lambdalisue over 9 years ago
- 2 comments
#39 - Fix #34 RemovedInDjango19Warning
Pull Request -
State: closed - Opened by lambdalisue almost 10 years ago
#38 - gracefully silence landscape.io import warning
Pull Request -
State: closed - Opened by luzfcb almost 10 years ago
- 2 comments
#37 - Figure out why some tests failed only in Travis
Issue -
State: closed - Opened by lambdalisue almost 10 years ago
#36 - Fix Django19Warning on loading import_module
Pull Request -
State: closed - Opened by giginet almost 10 years ago
- 3 comments
#35 - Fix warning Django 1.9
Pull Request -
State: closed - Opened by SalahAdDin almost 10 years ago
- 3 comments
#34 - Warning Django 1.9
Issue -
State: closed - Opened by SalahAdDin almost 10 years ago
- 17 comments
Labels: bug
#33 - Custom permission logics documentation
Issue -
State: closed - Opened by stevelacey almost 10 years ago
- 16 comments
Labels: question
#32 - May be permission.autodiscover() should have some kind of fail-fast mechanism
Issue -
State: closed - Opened by kirthiprakash about 10 years ago
- 2 comments
Labels: enhancement
#31 - List objects based on permission
Issue -
State: closed - Opened by kirthiprakash about 10 years ago
- 1 comment
Labels: question
#30 - Added fields_lookup for matching one of multiple fields in permission lo...
Pull Request -
State: closed - Opened by idgenchev about 10 years ago
- 3 comments
Labels: enhancement
#29 - Add configuration to return False if `of obj` is specifed but `obj` is None.
Issue -
State: open - Opened by lambdalisue over 10 years ago
Labels: enhancement
#28 - Two roles with admin in project
Issue -
State: closed - Opened by SalahAdDin over 10 years ago
- 30 comments
Labels: question
#27 - OneselfPermissionLogic allowing users' self-modifications managing was added
Pull Request -
State: closed - Opened by quasiyoke over 10 years ago
- 3 comments
Labels: enhancement
#26 - restrict access instead of allowing it
Issue -
State: closed - Opened by phillipthelen over 10 years ago
- 9 comments
Labels: question
#25 - Use LooseVersion instead of StrictVersion refs #24
Pull Request -
State: closed - Opened by giginet over 10 years ago
- 2 comments
#24 - When checking version, raise errors on django beta version
Issue -
State: closed - Opened by giginet over 10 years ago
#23 - `permission if` template tag is not registered as built-in tags.
Issue -
State: closed - Opened by giginet over 10 years ago
#22 - Return a default of None if attribute doesn't exist, preventing Exceptions
Pull Request -
State: closed - Opened by tomrenn over 10 years ago
- 7 comments
#21 - Create full sample project
Issue -
State: open - Opened by luzfcb over 10 years ago
- 3 comments
Labels: enhancement, question
#20 - Update README.rst
Pull Request -
State: closed - Opened by artscoop almost 11 years ago
- 1 comment
#19 - Change returning value to fix issue #17
Pull Request -
State: closed - Opened by lambdalisue almost 11 years ago
#18 - Add has_module_perms to fix issue #16
Pull Request -
State: closed - Opened by lambdalisue almost 11 years ago
#17 - Object permission should return True when no object is specified
Issue -
State: closed - Opened by lambdalisue almost 11 years ago
Labels: bug
#16 - Module is not shown up in admin site
Issue -
State: closed - Opened by lambdalisue almost 11 years ago
Labels: bug
#15 - Implement StaffPermissionLogic
Pull Request -
State: closed - Opened by giginet almost 11 years ago
#14 - Implement StaffPermissionLogic
Pull Request -
State: closed - Opened by giginet almost 11 years ago
#13 - Implement StaffPermissionLogic and its test but tests are not passed yet.
Pull Request -
State: closed - Opened by giginet almost 11 years ago
#12 - Enable PermissionLogic class for remove_permission_logic arguments
Issue -
State: closed - Opened by giginet almost 11 years ago
#11 - To pass wrong permissions by AuthorPermissionLogic
Issue -
State: closed - Opened by giginet almost 11 years ago
- 1 comment
#10 - Update README.rst install command
Pull Request -
State: closed - Opened by jongyulin almost 11 years ago
- 1 comment
#9 - Improve documentations
Issue -
State: open - Opened by lambdalisue about 11 years ago
- 2 comments
Labels: enhancement
#8 - Feature/support django 1.6
Pull Request -
State: closed - Opened by lambdalisue about 11 years ago
#7 - Role per mission doc is missing
Issue -
State: closed - Opened by sharmapradeep about 11 years ago
- 4 comments
Labels: deprecated
#6 - Support for custom user model
Pull Request -
State: closed - Opened by Simanas about 11 years ago
- 1 comment
#5 - Fix copied kwargs, which are not passed into get_object_from_*_view functions
Pull Request -
State: closed - Opened by oskarjakiela over 11 years ago
#4 - "manage.py dumpdata" fails when permission app is active
Issue -
State: closed - Opened by Shanto over 11 years ago
- 4 comments
Labels: bug, wontfix
#3 - Your README title mis-spells Django ;)
Issue -
State: closed - Opened by txels about 12 years ago
- 1 comment
Labels: enhancement
#2 - Ready to Use ?
Issue -
State: closed - Opened by VahidR over 12 years ago
- 16 comments
Labels: question
#1 - raise_exception now raises exception
Pull Request -
State: closed - Opened by duilio almost 13 years ago
- 2 comments