Arthur
|
6eba5d4d96
|
10300 initial translation support use gettext
|
2022-11-11 08:47:29 -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
|
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
|
7e18b0dd3a
|
Remove csv_headers model attributes
|
2021-06-09 15:52:49 -04:00 |
|
jeremystretch
|
3ec6194a47
|
Remove obsolete to_csv() methods
|
2021-06-09 15:08:49 -04:00 |
|
jeremystretch
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
jeremystretch
|
b6660c72e1
|
Add tags as a feature query
|
2021-05-21 16:54:33 -04:00 |
|
jeremystretch
|
ea5d02b1e6
|
Remove deprecated display_name() methods from models
|
2021-05-04 16:05:17 -04:00 |
|
Jeremy Stretch
|
fc5bb966f0
|
Declare TaggableManager on PrimaryModel base class
|
2021-03-10 14:32:50 -05:00 |
|
Jeremy Stretch
|
bec7ea7072
|
Standardize model types based on function
|
2021-02-24 21:01:16 -05:00 |
|