Arthur Hanson
|
83bebc1bd2
|
Closes #13132: Wrap verbose_name and other model text with gettext_lazy() (i18n)
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
|
2023-07-31 11:28:07 -04:00 |
|
jeremystretch
|
8a08d3621b
|
Closes #10374: Require unique tenant names & slugs per group (not globally)
|
2023-02-28 20:03:41 -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
|
8cd5a24409
|
#9414: Clean up clone_fields on all models
|
2022-08-11 09:58:37 -04:00 |
|
jeremystretch
|
c5650bb278
|
Rename PrimaryModel to NetBoxModel
|
2022-01-26 20:57:14 -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
|
a3e7cab935
|
Split tenancy models into separate modules
|
2021-10-21 15:33:58 -04:00 |
|