Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / adamcharnock/django-su issues and pull requests
#84 - Support for SU from Python
Pull Request -
State: open - Opened by JulianGodd over 1 year ago
- 4 comments
#83 - gh-actions: remove ajax-selects fork install
Pull Request -
State: closed - Opened by MRoci almost 2 years ago
- 2 comments
#82 - TypeError: get() takes no keyword arguments
Issue -
State: open - Opened by JirroReo almost 2 years ago
#81 - Custom logout redirect
Pull Request -
State: closed - Opened by almeidaalajoel about 2 years ago
- 1 comment
#80 - remove unnecessary conditions from GitHub actions configuration
Pull Request -
State: closed - Opened by PetrDlouhy almost 3 years ago
#79 - GitHub actions
Pull Request -
State: closed - Opened by PetrDlouhy almost 3 years ago
#78 - fixes for Django 4.0
Pull Request -
State: closed - Opened by PetrDlouhy about 3 years ago
- 9 comments
#77 - Add support for python 3.10
Pull Request -
State: closed - Opened by marknotfound over 3 years ago
#76 - Drop django1.11 support and update test matrix
Pull Request -
State: closed - Opened by xrmx almost 4 years ago
- 2 comments
#75 - ModuleNotFoundError: No module named 'django_sudjango'
Issue -
State: open - Opened by KryeKuzhinieri about 4 years ago
#74 - add integration with django-autocomplete-light
Pull Request -
State: open - Opened by MRoci over 4 years ago
- 7 comments
#73 - avoid entering user_logged_in when using django-su
Issue -
State: open - Opened by juancresc over 4 years ago
- 1 comment
#72 - Support custom logout actions
Pull Request -
State: open - Opened by hmpf over 4 years ago
- 2 comments
#71 - After using this not able to login as super admin.
Issue -
State: open - Opened by Martin801 over 4 years ago
#70 - Staff can login as superuser
Issue -
State: open - Opened by Albyorix about 5 years ago
#69 - Test python 3.8 and Django 3.0
Pull Request -
State: closed - Opened by giff-h about 5 years ago
- 3 comments
#68 - Django3 compatible
Pull Request -
State: closed - Opened by gengue about 5 years ago
- 2 comments
#67 - Any chance of a new version on pypi?
Issue -
State: closed - Opened by hmpf about 5 years ago
- 3 comments
#66 - Pass request to authenticate for django_axes
Pull Request -
State: closed - Opened by bashu almost 6 years ago
#65 - fix username field
Pull Request -
State: closed - Opened by bashu almost 6 years ago
#64 - minor: call get_user_model once per method
Pull Request -
State: closed - Opened by blueyed about 6 years ago
#63 - Bug fixes for Django 2
Pull Request -
State: closed - Opened by ghferrari over 6 years ago
- 2 comments
#62 - Usage with custom AUTH_USER_MODEL
Issue -
State: closed - Opened by PetrDlouhy over 6 years ago
- 2 comments
#61 - Consider: Add request to authenticate call
Pull Request -
State: closed - Opened by inr211 over 6 years ago
- 5 comments
#60 - DEM-7101: Pass request to authenticate
Pull Request -
State: closed - Opened by inr211 over 6 years ago
#59 - django-admin-tools base template conflict with su base_site.html
Issue -
State: closed - Opened by shtalinberg about 7 years ago
- 4 comments
#58 - Only admin can login with other user credentials?
Issue -
State: closed - Opened by Allan-Nava about 7 years ago
- 3 comments
#57 - No need for su when adding a new user
Pull Request -
State: closed - Opened by xrmx over 7 years ago
- 2 comments
#56 - New translation
Pull Request -
State: closed - Opened by gustavo-sdo almost 9 years ago
- 1 comment
#55 - Fix #54
Pull Request -
State: closed - Opened by bashu almost 9 years ago
- 1 comment
#54 - Customize presentation of text on the admin site
Issue -
State: closed - Opened by gustavo-sdo almost 9 years ago
- 2 comments
#53 - Pull request to adamcharnock/develop from fredpalmer/bug/grammar
Pull Request -
State: closed - Opened by fredpalmer almost 9 years ago
- 1 comment
#52 - replace render_to_response to render
Pull Request -
State: closed - Opened by Seleznev-nvkz almost 9 years ago
- 1 comment
#51 - CSRF error when selecting user in /su/login
Issue -
State: closed - Opened by paketep almost 9 years ago
- 2 comments
#50 - A couple of quick suggestions
Issue -
State: closed - Opened by paketep almost 9 years ago
- 3 comments
#49 - Support for string view arguments is deprecated
Issue -
State: closed - Opened by matheusjardimb almost 9 years ago
- 6 comments
#48 - Breaks user admin in django-suit
Issue -
State: closed - Opened by paketep almost 9 years ago
- 5 comments
#47 - using django's module loading utils, fix #45
Pull Request -
State: closed - Opened by bashu almost 9 years ago
#46 - Urls use deprecated syntax
Issue -
State: closed - Opened by rfmitchem about 9 years ago
- 2 comments
#45 - Consider using Django's module loading utils
Issue -
State: closed - Opened by zopieux about 9 years ago
#44 - fix #43: compatibility with Django 1.10 with tests
Pull Request -
State: closed - Opened by PetrDlouhy about 9 years ago
- 1 comment
#43 - Django 1.10 compatibility: RemovedInDjango110Warning
Issue -
State: closed - Opened by PetrDlouhy about 9 years ago
- 3 comments
#42 - Preventing updating of a user's last_login field when su'ing
Pull Request -
State: closed - Opened by adamcharnock about 9 years ago
- 4 comments
#41 - Order user dropdown alphabetically
Issue -
State: closed - Opened by adamcharnock over 9 years ago
- 3 comments
#40 - Logging in as a user shouldn't change the user's `last_login` timestamp
Issue -
State: closed - Opened by adamcharnock over 9 years ago
- 5 comments
#39 - Display a message when user is su.
Pull Request -
State: closed - Opened by aymericderbois over 9 years ago
- 2 comments
#38 - Update ``example`` project
Issue -
State: closed - Opened by bashu over 9 years ago
#37 - Adding Tests
Pull Request -
State: closed - Opened by adamcharnock over 9 years ago
- 9 comments
#36 - Allowing only POST to login views. This avoid potential XSRF issues.
Pull Request -
State: closed - Opened by bashu over 9 years ago
#35 - Error in setup.py
Issue -
State: closed - Opened by betonimig over 9 years ago
- 1 comment
#34 - Allowing only POST to login views. This avoid potential XSRF issues.
Pull Request -
State: closed - Opened by bashu over 9 years ago
#33 - SU_LOGIN function can receive target user
Pull Request -
State: closed - Opened by bashu over 9 years ago
- 5 comments
#32 - Allowing only POST to login views. This avoid potential XSRF issues.
Pull Request -
State: closed - Opened by bashu over 9 years ago
#31 - Update category @ Django Packages / Feature Request
Issue -
State: closed - Opened by fredpalmer about 10 years ago
- 2 comments
#30 - Allow negative user id?
Issue -
State: closed - Opened by vinta over 10 years ago
- 1 comment
#29 - Fix for django 1.4
Pull Request -
State: closed - Opened by yakky over 10 years ago
- 3 comments
#28 - Python 3 support
Issue -
State: closed - Opened by hwkns over 10 years ago
- 2 comments
#27 - (Django 1.4) Reverse for ''login_as_user'' with arguments '(u'111',)' and keyword arguments '{}' not found.
Issue -
State: closed - Opened by kiranchari over 10 years ago
#26 - Fix login_link template on django 1.4
Pull Request -
State: closed - Opened by yakky over 10 years ago
- 4 comments
#25 - Added the ability to override the auth.login function
Pull Request -
State: closed - Opened by johnsmclay almost 11 years ago
- 2 comments
#24 - Fixed #23 object tools only show up for user and not group pages
Pull Request -
State: closed - Opened by bufke about 11 years ago
- 1 comment
#23 - Broken link to log in as "group"
Issue -
State: closed - Opened by bufke over 11 years ago
- 1 comment
#22 - Fixed import error for django 1.6
Pull Request -
State: closed - Opened by somewes over 11 years ago
- 5 comments
#21 - error updating to 0.3.2
Issue -
State: closed - Opened by jbranc over 11 years ago
- 9 comments
#20 - Adding SuBackend to AUTHENTICATION_BACKENDS
Issue -
State: closed - Opened by fredpalmer over 11 years ago
- 3 comments
#19 - Remove deprecated adminmedia usage
Pull Request -
State: closed - Opened by Lagg over 11 years ago
- 5 comments
#18 - User not found
Issue -
State: closed - Opened by icebox3d over 11 years ago
- 2 comments
#17 - Support for Django 1.5
Pull Request -
State: closed - Opened by leknarf over 11 years ago
#16 - New release in pypi
Issue -
State: closed - Opened by goinnn over 11 years ago
- 11 comments
#15 - Support for django 1.4
Pull Request -
State: closed - Opened by thisboyiscrazy almost 12 years ago
- 1 comment
#14 - get_user_model
Pull Request -
State: closed - Opened by thisboyiscrazy almost 12 years ago
#13 - Update master from develop
Pull Request -
State: closed - Opened by fredpalmer almost 12 years ago
#12 - Django 1.5 compatibility
Pull Request -
State: closed - Opened by dfrdmn almost 12 years ago
- 3 comments
#11 - Incompatible with Django 1.5
Issue -
State: closed - Opened by dfrdmn almost 12 years ago
#10 - SU_LOGIN can either be a string or a callable
Pull Request -
State: closed - Opened by wolever about 12 years ago
#9 - Add a logout view
Pull Request -
State: closed - Opened by katzj about 12 years ago
#8 - Add a License...
Issue -
State: closed - Opened by beambot over 12 years ago
#7 - SU_LOGIN function can receive target user (towards #6)
Pull Request -
State: closed - Opened by tobych over 12 years ago
- 14 comments
#6 - Pass the target user to the SU_LOGIN function where available
Issue -
State: closed - Opened by tobych over 12 years ago
- 2 comments
#5 - Minor templating fix
Pull Request -
State: closed - Opened by bradbeattie almost 13 years ago
#4 - django-su is compatible with collect static (little changes)
Pull Request -
State: closed - Opened by goinnn almost 13 years ago
#3 - csrf_token tag missing
Pull Request -
State: closed - Opened by aljosa about 13 years ago
#2 - Changes to upload to PyPI
Pull Request -
State: closed - Opened by goinnn about 13 years ago
#1 - Improvements in django-su
Pull Request -
State: closed - Opened by goinnn about 13 years ago
- 2 comments