Code Monkey home page Code Monkey logo

Comments (13)

nfoert avatar nfoert commented on July 28, 2024

Hello! Could you please include a description of the problem you're having?

from circles.

sree-hari-s avatar sree-hari-s commented on July 28, 2024

image
image

This is the issue i am facing

from circles.

nfoert avatar nfoert commented on July 28, 2024

Hi, thanks for the screenshot. This is actually something that I was working on fixing, and I'm updating the documentation soon.
A fix for you would be to remove the /migrations folders from /main and /authentication and then run python manage.py makemigrations main authentication and then python manage.py migrate

Let me know if this resolves your issue.

from circles.

sree-hari-s avatar sree-hari-s commented on July 28, 2024

Yeah now issue with migration is over

image

from circles.

nfoert avatar nfoert commented on July 28, 2024

Yeah now issue with migration is over

image

Hi, please continue to the next step in the installation instructions.
Here it is:

Navigate to http://127.0.0.1:8000/admin in your browser. Log in using the credentials for your new super user and find the server info section. Configure the ip to be http://127.0.0.1:8000 and the server name to be whatever you like. I reccomend making the name what you're planning on your domain to be.

from circles.

sree-hari-s avatar sree-hari-s commented on July 28, 2024

OperationalError at /admin/main/server/
no such table: main_server

Cannot take the server info section also due to this same error

from circles.

nfoert avatar nfoert commented on July 28, 2024

OperationalError at /admin/main/server/ no such table: main_server

Cannot take the server info section also due to this same error

Yeah... This is my bad, there's a whole tricky problem with the migrations that made things break. Try to remove the migrations folders again and redo the makemigrations and migrate commands
I should have just fixed this with the latest commit but no promises

from circles.

sree-hari-s avatar sree-hari-s commented on July 28, 2024

This issue still seems to exist.

no such table: main_server

from circles.

nfoert avatar nfoert commented on July 28, 2024

This issue still seems to exist.

no such table: main_server

That's strange. I just tested with the latest changes to the repo and everything worked as expected. Maybe try to delete the entire folder and start from the beginning of the installation instructions? You may have some out of date files.

from circles.

sree-hari-s avatar sree-hari-s commented on July 28, 2024

image

I just tried you latest code again and have verified again,
You can see that during the initial setup tables created by models.py doesn't reflect with the makemigrations command.

#14 I have made fix ,you can try that out

from circles.

nfoert avatar nfoert commented on July 28, 2024

PR #14 merged. Thanks for working on this.

from circles.

sree-hari-s avatar sree-hari-s commented on July 28, 2024

image
image

The setup issue still seems to exist

from circles.

nfoert avatar nfoert commented on July 28, 2024

image image

The setup issue still seems to exist

Sorry, I didn't see your comment. Check for my response in #20.

from circles.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.