-
Notifications
You must be signed in to change notification settings - Fork 37
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
Comments
Clone repogit clone 'repo url' Change to project's dircd django-invoicing #Setup your virtual environment (venv or conda, whatever you prefer) Install requirementspip install -r requirements.txt Run serverpython manage.py runserver |
Does this work with Django 3.0? I see that requirement.txt only indicates django version 1. |
I changed the requirements and edited the urls and it worked in django 3 |
Great!
Still no documentation? A little 'how to' or 'get started'?
Kind regards.
…On Tue, Jan 5, 2021, 11:15 AM periwinkleFTW ***@***.***> wrote:
I changed the requirements and edited the urls and it worked in django 3
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFBTMCQVS5KUUWIE5NLTGOLSYLRE5ANCNFSM4SX2DJ4Q>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No documentation? Getting started? Nothing?
The text was updated successfully, but these errors were encountered: