mirror of
https://github.com/not-kennethreitz/flango.git
synced 2026-06-05 07:06:12 +00:00
@@ -1,6 +1,6 @@
|
||||
# Flango Starter Template
|
||||
|
||||
An utterly fantastic project starter template for Django 1.10, using Flask as a frontend.
|
||||
An utterly fantastic project starter template for Django 2.0, using Flask as a frontend.
|
||||
|
||||
## How it works
|
||||
|
||||
@@ -43,11 +43,6 @@ You can replace ``helloworld`` with your desired project name.
|
||||
|
||||
$ heroku run python manage.py migrate
|
||||
|
||||
## Using Python 2.7?
|
||||
|
||||
Just update `runtime.txt` to `python-2.7.13` (no trailing spaces or newlines!).
|
||||
|
||||
|
||||
## License: MIT
|
||||
|
||||
## Further Reading
|
||||
|
||||
Reference in New Issue
Block a user