Jeremy Stretch
|
0df68bf291
Rename ContentType proxy model to ObjectType
|
2 gadi atpakaļ |
Jeremy Stretch
|
3ddacf4b88
Merge branch 'develop' into feature
|
2 gadi atpakaļ |
Arthur Hanson
|
af27bf5eff
15094 Add missing gettext to error strings for internationalization (#15155)
|
2 gadi atpakaļ |
Arthur Hanson
|
58227293f3
14637 update to Django 5 (#14675)
|
2 gadi atpakaļ |
Jeremy Stretch
|
1f2f0860fe
Merge branch 'develop' into feature
|
2 gadi atpakaļ |
Jeremy Stretch
|
43909ee33f
Fixes #13649: Permit zero-length cables
|
2 gadi atpakaļ |
Jeremy Stretch
|
b532435a6d
Closes #14436: Add indexes for all GenericForeignKey fields (#14463)
|
2 gadi atpakaļ |
Jeremy Stretch
|
e15647a2ce
Closes #14153: Filter ContentTypes by supported feature (#14191)
|
2 gadi atpakaļ |
Jeremy Stretch
|
ac91d4e5e5
Merge branch 'develop' into feature
|
2 gadi atpakaļ |
Jeremy Stretch
|
8dcbd66de6
Closes #13427: Public model registration (#14152)
|
2 gadi atpakaļ |
Arthur Hanson
|
b3fb393490
14033 raise validation error if A and B term go to same object (#14050)
|
2 gadi atpakaļ |
Daniel Sheppard
|
f65744faee
Fixes: #11079 - Handle cables across multiple rear-port positions (#13337)
|
2 gadi atpakaļ |
Arthur Hanson
|
8e251ac33c
13757 Fix ConfigContext reference to DeviceType (#13804)
|
2 gadi atpakaļ |
Jeremy Stretch
|
caedc8dbe3
Closes #13352: Translation support for model verbose names (#13354)
|
2 gadi atpakaļ |
Arthur Hanson
|
83bebc1bd2
Closes #13132: Wrap verbose_name and other model text with gettext_lazy() (i18n)
|
2 gadi atpakaļ |
Arthur
|
b4a3156046
9077 audit alters_data=True
|
2 gadi atpakaļ |
Arthur Hanson
|
00714b23a2
11029 add changelog on CableTermination (#11407)
|
3 gadi atpakaļ |
jeremystretch
|
b032742418
Closes #12133: Move any instance mutations inside clean() to save()
|
3 gadi atpakaļ |
Arthur
|
8d9e151030
11416 fix circuit termination deletion
|
3 gadi atpakaļ |
kkthxbye-code
|
f7b85ab941
Return no terminations if the cable is unsaved
|
3 gadi atpakaļ |
Arthur Hanson
|
ce9933da85
11340 cable termination setter (#11341)
|
3 gadi atpakaļ |
jeremystretch
|
f882dcabf7
Fixes #11184: Correct visualization of cable path which splits across multiple circuit terminations
|
3 gadi atpakaļ |
jeremystretch
|
c3dcd8937f
Merge branch 'develop' into feature
|
3 gadi atpakaļ |
jeremystretch
|
9c5891f1b6
Fixes #10929: Raise validation error when attempting to create a duplicate cable termination
|
3 gadi atpakaļ |
jeremystretch
|
bd29d15814
Fixes #10579: Mark cable traces terminating to a provider network as complete
|
3 gadi atpakaļ |
Jeremy Stretch
|
bc6b5bc4be
Closes #10545: Standardize description & comment fields on primary models (#10834)
|
3 gadi atpakaļ |
jeremystretch
|
7ff2cb75a8
Use templated app & model names for all unique constraints
|
3 gadi atpakaļ |
jeremystretch
|
211c7641c1
Fixes #10250: Fix exception when CableTermination validation fails during bulk import of cables
|
3 gadi atpakaļ |
jeremystretch
|
5ef2d1d7ad
Fixes #10217: Handle exception when trace splits to multiple rear ports
|
3 gadi atpakaļ |
jeremystretch
|
602cf8c5fa
Fixes #9939: Fix list of next nodes for split paths under trace view
|
3 gadi atpakaļ |