Jeremy Stretch
|
ab7b921641
Convert extras view tests to StandardTestCases
|
6 years ago |
Jeremy Stretch
|
c9d0dcecf3
model_to_dict(): Convert object lists to PK lists
|
6 years ago |
Jeremy Stretch
|
86ef739c12
Migrate (most) DCIM view tests to use StandardTestCases
|
6 years ago |
Jeremy Stretch
|
c14496d0c4
DeviceForm.manufacturer should not be a required field
|
6 years ago |
Jeremy Stretch
|
a208cbdf0b
model_to_dict(): Remove fields that start with an underscore
|
6 years ago |
Jeremy Stretch
|
6a17be740b
post_data(): Ignore iterables
|
6 years ago |
Daniel Sheppard
|
d746448d7d
Fixes: #3961 - Edit migrate-to-systemd.md to closely match installation instructions under 3-http-daemon.md
|
6 years ago |
Jeremy Stretch
|
7daf1df22d
Add _get_url() for View test case
|
6 years ago |
Jeremy Stretch
|
78d43a5d66
Move form/CSV data declaration under setUpTestData
|
6 years ago |
Jeremy Stretch
|
939b5f2e29
Reorganize test classes to prevent unittest from running the base TestCases
|
6 years ago |
Saria Hajjar
|
0d18c296a9
Set default config context format to JSON to maintain existing behavior
|
6 years ago |
Jeremy Stretch
|
98cce7eee4
Added ViewTestCase (WIP)
|
6 years ago |
Jeremy Stretch
|
e01c984c01
Introduced a custom model_to_dict()
|
6 years ago |
Jeremy Stretch
|
4522a285e0
Fix headings
|
6 years ago |
Jeremy Stretch
|
a44c4d14e4
Convert view tests under extras to the new TestCase
|
6 years ago |
Jeremy Stretch
|
67fafb2b9d
Use assertHttpStatus for evaluating HTTP response codes
|
6 years ago |
Jeremy Stretch
|
179abcc79d
Refactor APITestCase to subclass TestCase
|
6 years ago |
Jeremy Stretch
|
316c0b6168
Merge pull request #4053 from netbox-community/4051-disable-makemigrations
|
6 years ago |
Jeremy Stretch
|
ac27759250
Merge branch 'develop' into 4051-disable-makemigrations
|
6 years ago |
Jeremy Stretch
|
c8c9f78829
Documented the new DEVELOPER configuration parameter
|
6 years ago |
Jeremy Stretch
|
61ac7c44ba
Migrate view tests to use new TestCase class
|
6 years ago |
Jeremy Stretch
|
43b2c36066
Introduced a custom TestCase
|
6 years ago |
Jeremy Stretch
|
1a25f5a7f2
Fixes #4030: Fix exception when bulk editing interfaces (revised)
|
6 years ago |
Jeremy Stretch
|
b9765b857d
Merge pull request #4050 from netbox-community/568-customfield-csv-import
|
6 years ago |
agrrajag
|
d0d2af4cab
Update 3-http-daemon.md (#4055)
|
6 years ago |
Jeremy Stretch
|
4b02d294ce
Fixes #4052: Fix error when bulk importing interfaces to virtual machines
|
6 years ago |
Jeremy Stretch
|
d9b8bc0422
Fix VM interfaces table header alignment
|
6 years ago |
Jeremy Stretch
|
923c2728b3
Fixes #4056: Repair schema migration for Rack.outer_unit (from #3569)
|
6 years ago |
Jeremy Stretch
|
4ba2579936
Closes #4051: Disable the makemigrations management command
|
6 years ago |
Jeremy Stretch
|
03087e9d01
Fixes #4049: Restore missing tags field in IPAM service serializer
|
6 years ago |