Changeset - 1e2adb37cab6
[Not reviewed]
default
0 2 0
Marcin Kuzminski - 15 years ago 2010-10-11 19:18:05
marcin@python-works.com
docs update
2 files changed with 15 insertions and 0 deletions:
0 comments (0 inline, 0 general)
docs/changelog.rst
Show inline comments
 
@@ -4,6 +4,10 @@ Changelog
 
=========
 

	
 

	
 
1.0.0rc3 (**tip**)
 

	
 
- fixed i18n during installation.
 

	
 
1.0.0rc2 (**tip**)
 

	
 
- Disabled dirsize in file browser, it's causing nasty bug when dir renames 
docs/setup.rst
Show inline comments
 
@@ -114,6 +114,17 @@ in production.ini file::
 
To not have the statics served by the application.
 

	
 

	
 
Other configuration files
 
-------------------------
 

	
 
Some extra configuration files and examples can be found here:
 
http://hg.python-works.com/rhodecode/files/tip/init.d
 

	
 
and also an celeryconfig file can be use from here:
 
http://hg.python-works.com/rhodecode/files/tip/celeryconfig.py
 

	
 

	
 

	
 
.. _virtualenv: http://pypi.python.org/pypi/virtualenv
 
.. _python: http://www.python.org/
 
.. _mercurial: http://mercurial.selenic.com/
0 comments (0 inline, 0 general)