Abhimanyu Saharan
|
8143c6e03b
|
adds object change for contact assignment #13065
|
2023-07-06 09:45:31 -04:00 |
|
jeremystretch
|
8a08d3621b
|
Closes #10374: Require unique tenant names & slugs per group (not globally)
|
2023-02-28 20:03:41 -05:00 |
|
jeremystretch
|
96a79c2126
|
Closes #11737: ChangeLoggedModel should inherit WebhooksMixin
|
2023-02-19 20:09:51 -05:00 |
|
Jeremy Stretch
|
bc6b5bc4be
|
Closes #10545: Standardize description & comment fields on primary models (#10834)
* Standardize description & comments fields on primary models
* Update REST API serializers
* Update forms
* Update tables
* Update templates
|
2022-11-04 08:28:09 -04:00 |
|
jeremystretch
|
e2f5ee661a
|
Clean up redundant NestedGroupModel, OrganizationalModel fields
|
2022-11-03 13:59:44 -04:00 |
|
jeremystretch
|
c481a1b6a2
|
Merge branch 'develop' into feature
|
2022-10-05 10:28:48 -04:00 |
|
Arthur
|
02ffc2ddee
|
10491 improve error message for ProtectedError on contact assignment
|
2022-09-30 09:09:21 -07:00 |
|
jeremystretch
|
f51415cf2c
|
Replace unique_together with UniqueConstraints
|
2022-09-27 15:35:24 -04:00 |
|
jeremystretch
|
8cd5a24409
|
#9414: Clean up clone_fields on all models
|
2022-08-11 09:58:37 -04:00 |
|
jeremystretch
|
cdacd2a951
|
Closes #8593: Add link field to contact model
|
2022-03-30 16:19:12 -04:00 |
|
jeremystretch
|
8d53b46e82
|
Merge branch 'develop' into feature
|
2022-03-18 13:17:11 -04:00 |
|
Alex Gittings
|
27dab262de
|
add columns for each model table that has contacts
|
2022-03-09 17:35:25 +00:00 |
|
jeremystretch
|
c5650bb278
|
Rename PrimaryModel to NetBoxModel
|
2022-01-26 20:57:14 -05:00 |
|
jeremystretch
|
571e9801f3
|
Closes #8195: Ensure all GenericForeignKey ID fields employ PositiveBigIntegerField
|
2022-01-24 16:02:54 -05:00 |
|
jeremystretch
|
cdae0c2bef
|
Remove extras_features() decorator
|
2022-01-19 15:16:10 -05:00 |
|
jeremystretch
|
d529c1b5b3
|
Housekeeping: Use RestrictedQuerySet for default manager on base models
|
2021-11-11 15:04:22 -05:00 |
|
jeremystretch
|
34f24de3e4
|
Fixes #7757: Fix 404 when assigning multiple contacts/FHRP groups in succession
|
2021-11-09 17:08:28 -05:00 |
|
jeremystretch
|
a3e7cab935
|
Split tenancy models into separate modules
|
2021-10-21 15:33:58 -04:00 |
|