split models into apps, new api interface
This commit is contained in:
parent
f833109c02
commit
b8e5764f3d
32 changed files with 2033 additions and 488 deletions
9
README
9
README
|
|
@ -27,9 +27,16 @@ Install rabbitmq and carrot:
|
|||
|
||||
update BROKER_* settings in local_settings.py:
|
||||
|
||||
get current oxjs
|
||||
cd static
|
||||
bzr branch http://code.0x2620.org/oxjs
|
||||
|
||||
Database:
|
||||
with postresql install python-psycopg2
|
||||
|
||||
Development:
|
||||
we are using django, http://docs.djangoproject.com/en/dev/
|
||||
|
||||
|
||||
Nginx setup:
|
||||
sudo apt-get install nginx
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue