netbox/netbox/users
Jeremy Stretch 6e222f8dce
Closes #8248: User bookmarks (#13035)
* Initial work on #8248

* Add tests

* Fix tests

* Add feature query for bookmarks

* Add BookmarksWidget

* Correct generic relation name

* Add docs for bookmarks

* Remove inheritance from ChangeLoggedModel
2023-06-29 14:36:11 -04:00
..
admin 10300 initial translation support use gettext 2022-11-11 08:47:29 -05:00
api 12794 change User ref to get_user_model (#12905) 2023-06-22 08:26:50 -04:00
graphql 12794 change User ref to get_user_model (#12905) 2023-06-22 08:26:50 -04:00
migrations Documentation & clenaup for #9536 2022-06-23 12:15:02 -04:00
tests 12794 change User ref to get_user_model (#12905) 2023-06-22 08:26:50 -04:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
apps.py 10653 log failed login attempts on INFO (#10843) 2022-11-18 08:57:57 -05:00
constants.py Closes #9074: Enable referencing the current user when evaluating permission constraints 2022-07-01 13:34:10 -04:00
filtersets.py 12794 change User ref to get_user_model (#12905) 2023-06-22 08:26:50 -04:00
forms.py Merge branch 'develop' into feature 2023-04-26 15:09:51 -04:00
models.py Closes #9416: Dashboard widgets (#11823) 2023-02-24 16:04:00 -05:00
preferences.py Add tests & cleanup 2021-12-22 09:51:31 -05:00
signals.py Adds ip to failed logs (#12725) 2023-05-26 08:46:49 -04:00
tables.py Fixes #11528: Show edit/delete buttons in user tokens table 2023-01-25 10:09:37 -05:00
urls.py Closes #8248: User bookmarks (#13035) 2023-06-29 14:36:11 -04:00
utils.py 9669 sanitize social auth usernames (#10549) 2022-10-05 11:50:47 -04:00
views.py Closes #8248: User bookmarks (#13035) 2023-06-29 14:36:11 -04:00