Address fields site import #730

Closed
opened 2025-12-29 16:25:12 +01:00 by adam · 5 comments
Owner

Originally created by @th3goose on GitHub (Feb 28, 2017).

Can we enhance the import function for sites to include the address fields?

Originally created by @th3goose on GitHub (Feb 28, 2017). Can we enhance the import function for sites to include the address fields?
adam closed this issue 2025-12-29 16:25:12 +01:00
Author
Owner

@th3goose commented on GitHub (Feb 28, 2017):

Actually this was really easy to implement locally in forms.py and updating the sites_import template, I can submit a diff if this would be useful, or if there are some other ideas here.

@th3goose commented on GitHub (Feb 28, 2017): Actually this was really easy to implement locally in forms.py and updating the sites_import template, I can submit a diff if this would be useful, or if there are some other ideas here.
Author
Owner

@jeremystretch commented on GitHub (Feb 28, 2017):

How would you handle line breaks?

@jeremystretch commented on GitHub (Feb 28, 2017): How would you handle line breaks?
Author
Owner

@th3goose commented on GitHub (Feb 28, 2017):

Yeah I'll have to figure that out. my import was just a single line no breaks, we're kind of limited using a csv import aren't we...is an excel format on the horizon?

@th3goose commented on GitHub (Feb 28, 2017): Yeah I'll have to figure that out. my import was just a single line no breaks, we're kind of limited using a csv import aren't we...is an excel format on the horizon?
Author
Owner

@jeremystretch commented on GitHub (Feb 28, 2017):

JSON is a possibility in the future, but I don't see us expanding beyond that and CSV.

@jeremystretch commented on GitHub (Feb 28, 2017): JSON is a possibility in the future, but I don't see us expanding beyond that and CSV.
Author
Owner

@th3goose commented on GitHub (Feb 28, 2017):

awesome lets wait on this then. :)

On Tue, Feb 28, 2017 at 2:55 PM, Jeremy Stretch notifications@github.com
wrote:

JSON is a possibility in the future, but I don't see us expanding beyond
that and CSV.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/digitalocean/netbox/issues/921#issuecomment-283157567,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHxpCyPKVSpk4ogIaRe6hDkadqYCV11Iks5rhIm3gaJpZM4MN4a1
.

@th3goose commented on GitHub (Feb 28, 2017): awesome lets wait on this then. :) On Tue, Feb 28, 2017 at 2:55 PM, Jeremy Stretch <notifications@github.com> wrote: > JSON is a possibility in the future, but I don't see us expanding beyond > that and CSV. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/digitalocean/netbox/issues/921#issuecomment-283157567>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AHxpCyPKVSpk4ogIaRe6hDkadqYCV11Iks5rhIm3gaJpZM4MN4a1> > . >
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#730