More missing django parts.
This commit is contained in:
parent
8bd0f87779
commit
ed49849369
@ -20,8 +20,8 @@ In order to determine what *stack* can do for you run the following.
|
|||||||
|
|
||||||
This will typically produce:
|
This will typically produce:
|
||||||
|
|
||||||
Usage: stack [options]
|
Usage: stack [options]
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
--version show program's version number and exit
|
--version show program's version number and exit
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
@ -35,6 +35,9 @@
|
|||||||
"django-mailer" : {
|
"django-mailer" : {
|
||||||
"version": "0.1.0"
|
"version": "0.1.0"
|
||||||
},
|
},
|
||||||
|
"django-staticfiles" : {
|
||||||
|
"version": "1.1.2"
|
||||||
|
},
|
||||||
"sqlalchemy-migrate": {
|
"sqlalchemy-migrate": {
|
||||||
"version": "0.7.2"
|
"version": "0.7.2"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user