issues
search
ggcarrots
/
django-carrots
Tutorials walking new programmers through the process of building their first website in Python and Django
http://django.carrots.pl
Other
405
stars
205
forks
source link
Add deployment instructions for at least one free hosting service
#17
Closed
lqc
closed
7 years ago
lqc
commented
10 years ago
The instructions should include:
How to setup an account
How to get your application on the server
How to run
syncdb
and other Django commands
How to update the application after code changes
How to deploy static files
The instructions should include:
syncdb
and other Django commands