Lance Edgar
8a0f300fc0
Add minimum version requirement for pytz
.
2013-07-31 22:36:54 -07:00
Lance Edgar
4fe5ad9bf0
Prepare for tests.
...
This doesn't add any actual tests but it should pave the way for that. Tests
may be run like so:
.. code-block:: sh
python setup.py nosetests --with-coverage
2013-06-18 22:19:52 -07:00
Lance Edgar
9d66bd0468
add alembic to db dependencies
2012-09-22 16:49:59 -07:00
Lance Edgar
47b7017285
add files.locking_copy()
2012-09-06 13:56:45 -07:00
Lance Edgar
5373e8c68b
add pyramid_exclog dependency
2012-08-29 16:56:37 -07:00
Lance Edgar
e251f09483
fix filemon support in linux
2012-08-29 16:25:08 -07:00
Lance Edgar
005fca223f
add alembic to scaffold
2012-08-14 13:28:03 -07:00
Lance Edgar
def03c00fb
remove alembic,tempita dependencies (temporarily?)
2012-08-10 11:45:10 -07:00
Lance Edgar
230a0d7775
add 'contact' extension, move Person to it
2012-08-06 14:55:39 -07:00
Lance Edgar
7a4fb727c9
bump pyramid_beaker dependency
2012-07-25 15:20:18 -07:00
Lance Edgar
14c5132ecc
change bcrypt requirement to py-bcrypt-w32 on windows
2012-07-20 10:33:20 -07:00
Lance Edgar
135f0531ec
fix alembic version comment
2012-06-16 21:24:37 -05:00
Lance Edgar
ba092f90e4
moved scaffolds up one dir
2012-06-10 23:01:46 -05:00
Lance Edgar
c39e7629c0
add py-bcrypt dependency to pyramid feature
2012-06-01 18:22:58 -04:00
Lance Edgar
371bbf7191
add filemon stuff
2012-05-07 15:56:45 -07:00
Lance Edgar
5343a81dc8
ordereddict fix for python 2.6
2012-04-10 14:10:14 -05:00
Lance Edgar
b1e6b12b71
save point (see note)
...
Added initial alembic skeleton, improved base pyramid templates, added auth db
extension, etc...
2012-04-09 11:18:34 -05:00
Lance Edgar
727b9a5fa7
save point (see note)
...
Added 'db' command, tweaked pyramid scaffold a bit (added 'initialize' command
there), removed migrate 'schema' repository in preparation for alembic.
2012-03-25 13:48:13 -05:00
Lance Edgar
df7fad8edc
some tweaks for python 2.6
2012-03-24 19:29:58 -05:00
Lance Edgar
8ceb98baf4
save point (see note)
...
Added initial database schema and ability to install it, added init-db command
to pyramid scaffold.
2012-03-24 12:15:11 -05:00
Lance Edgar
7c2e7cfb09
save point (see note)
...
Added Pyramid 1.3 scaffold, more fleshing out of edbob.pyramid generally,
improved commands and initialization.
2012-03-23 19:42:56 -05:00
Lance Edgar
a6decbb313
save point (see note)
...
Changed license to AGPLv3, "finished" console command framework (for now?), and
added initial db/lib/pyramid/wx subpackages - though those are not yet well tested.
2012-03-20 09:11:01 -05:00
Lance Edgar
7aa259c009
initial commit
2012-03-07 06:04:18 -06:00