Fix positioning and column width

This commit is contained in:
Hong Minhee
2014-09-30 10:49:41 +09:00
parent 328e4f5efa
commit 62a594daed
+10 -9
View File
@@ -193,6 +193,16 @@ SQLTap_
.. _SQLTap: https://github.com/inconshreveable/sqltap
Testing
-------
mixer_
Generating fake data and creating random fixtures for testing in SQLAlchemy
and many others python ORM.
.. _mixer: https://github.com/klen/mixer
Thin Abstractions
-----------------
@@ -269,15 +279,6 @@ zope.sqlalchemy_
.. _zope.sqlalchemy: https://pypi.python.org/pypi/zope.sqlalchemy
Testing
-------
mixer_
Generating fake data and creating random fixtures for testing in SQLAlchemy and many others python ORM.
.. _mixer: https://github.com/klen/mixer
Other
.....