Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Fukász Rómeó Ervin
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
c3ccaaa8
authored
Sep 01, 2014
by
Őry Máté
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
requirements: add django-pipeline
parent
2a45b0de
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
docs/install.rst
+2
-1
requirements/base.txt
+1
-0
No files found.
docs/install.rst
View file @
c3ccaaa8
...
...
@@ -61,7 +61,8 @@ Update the package lists, and install the required system software::
sudo apt-get update
sudo apt-get install --yes virtualenvwrapper postgresql git \
python-pip rabbitmq-server libpq-dev python-dev ntp memcached \
libmemcached-dev
libmemcached-dev npm
sudo npm -g install bower less
Set up *PostgreSQL* to listen on localhost and restart it::
...
...
requirements/base.txt
View file @
c3ccaaa8
...
...
@@ -35,3 +35,4 @@ sqlparse==0.1.11
pika==0.9.13
Fabric==1.9.0
lxml==3.3.5
django-pipeline==1.3.25
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment