Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue testing a development instance - No primary key importing first organ - Or creating an organ #734

Closed
rvmanza-git opened this issue Nov 19, 2024 · 7 comments

Comments

@rvmanza-git
Copy link

I wanted to test a local instance so I downloaded all the code from the master branch from GitHub into a local ubuntu 24.04.01 server.
I followed all the instructions in the README and with a bit of effort managed to get the server running locally.
I am able to navigate most of the site, search for organs, etc. But of course the database is empty.

When I try to import organs (e.g. "pays de la Loire"), or the example organ present in the code from GitHub I get an error about the primary key not being available.
ValueError: 'Orgue' instance needs to have a primary key value before this relationship can be used.

Do I need some initialization code or data I am missing so the primary keys are available?

(Please excuse me if creating a ticket is not the right way to ask for this issue, I am a bit new to the platform. I don't know if there is a forum where I could have asked for this questions instead of creating this "issue" in GitHub).

@rvmanza-git
Copy link
Author

Forgot to add that if I try to create an organ using the web interface I get a similar issue with primary keys not being available.

@rvmanza-git rvmanza-git changed the title Issue testing a development instance Issue testing a development instance - No primary key importing first organ - Or creating an organ Nov 19, 2024
@rousseldenis
Copy link

Forgot to add that if I try to create an organ using the web interface I get a similar issue with primary keys not being available.

@rvmanza-git Do you plan to run the site in your country ?

I have the same idea. Not to fork the project should be the good path to go to. So, we need some changes here to support internationalization. See : #665 (comment)

@rvmanza-git
Copy link
Author

Forgot to add that if I try to create an organ using the web interface I get a similar issue with primary keys not being available.

@rvmanza-git Do you plan to run the site in your country ?

I have the same idea. Not to fork the project should be the good path to go to. So, we need some changes here to support internationalization. See : #665 (comment)

Hi @rousseldenis ,

some friends in Belgium need a tool where to publish on the internet details about the pipe organs of their region. As I know a bit about IT they asked me to advice them with a tool. And I am exploring this tool which is freely available.
In the future (maybe when I retire in a long long future....) it would be nice to use the tool in my region in Spain to publish the details of the organs available in my region.

So indeed it would be great to have the tool expanded and internationalized so it can be customized to other parts of the world. A dream :)

By the way I found the reason of this issue I opened. I am using a too recent version of Django. I think I will have to recreate my local instance with the exact versions indicated in the settings file!

@rvmanza-git
Copy link
Author

Issue cause: I am using a too modern version of django. The newest version behaves differently than the older one.
See https://forum.djangoproject.com/t/saving-in-3-2-versus-4-2/22926

I will reinstall my local instance with the exact versions given in the settings file of the project.

@rousseldenis
Copy link

some friends in Belgium need a tool where to publish on the internet details about the pipe organs of their region. As I know a bit about IT they asked me to advice them with a tool. And I am exploring this tool which is freely available. In the future (maybe when I retire in a long long future....) it would be nice to use the tool in my region in Spain to publish the details of the organs available in my region.

@rvmanza-git Maybe we can get in touch with your friends as I live in Belgium and my original intent was to provide a country wide tool (some websites are region based) as there is nothing at that level. Do they live in walloon region ?

@rvmanza-git
Copy link
Author

some friends in Belgium need a tool where to publish on the internet details about the pipe organs of their region. As I know a bit about IT they asked me to advice them with a tool. And I am exploring this tool which is freely available. In the future (maybe when I retire in a long long future....) it would be nice to use the tool in my region in Spain to publish the details of the organs available in my region.

@rvmanza-git Maybe we can get in touch with your friends as I live in Belgium and my original intent was to provide a country wide tool (some websites are region based) as there is nothing at that level. Do they live in walloon region ?

Yes, they live in Mons. I haven't used Github in the past, but if there is an option to send me a private message you can send me your e-mail address and I will put you in contact with them. They are organists.

@rousseldenis
Copy link

some friends in Belgium need a tool where to publish on the internet details about the pipe organs of their region. As I know a bit about IT they asked me to advice them with a tool. And I am exploring this tool which is freely available. In the future (maybe when I retire in a long long future....) it would be nice to use the tool in my region in Spain to publish the details of the organs available in my region.

@rvmanza-git Maybe we can get in touch with your friends as I live in Belgium and my original intent was to provide a country wide tool (some websites are region based) as there is nothing at that level. Do they live in walloon region ?

Yes, they live in Mons. I haven't used Github in the past, but if there is an option to send me a private message you can send me your e-mail address and I will put you in contact with them. They are organists.

Never did it but on my github profile there is my X account. You can DM me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants