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

No Documentation #6

Open
FredrickUghimi opened this issue Oct 20, 2020 · 4 comments
Open

No Documentation #6

FredrickUghimi opened this issue Oct 20, 2020 · 4 comments

Comments

@FredrickUghimi
Copy link

No documentation? Getting started? Nothing?

@periwinkleFTW
Copy link

Clone repo

git clone 'repo url'

Change to project's dir

cd django-invoicing

#Setup your virtual environment (venv or conda, whatever you prefer)

Install requirements

pip install -r requirements.txt

Run server

python manage.py runserver

@Nqabeni
Copy link

Nqabeni commented Jan 5, 2021

Does this work with Django 3.0? I see that requirement.txt only indicates django version 1.

@periwinkleFTW
Copy link

I changed the requirements and edited the urls and it worked in django 3

@FredrickUghimi
Copy link
Author

FredrickUghimi commented Jan 30, 2021 via email

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

3 participants