Raymond Yee
|
68a44d5891
|
update to boto 2.8.0 to allow django-storages to run (https://bitbucket.org/david/django-storages/issue/144/_save-uses-unexpected-kwarg-rewind-257)
|
2013-02-08 13:58:48 -08:00 |
Raymond Yee
|
a6eee0b854
|
1) use our custom django-ckeditor which tries to integrate django-storages: git+ssh://git@github.com/Gluejar/django-ckeditor.git@centralniak_merge
2) set in common.py placeholders for parameters needed by django-storages for S3
|
2013-02-08 09:57:23 -08:00 |
Raymond Yee
|
1461abca6b
|
Added django-storages==1.1.6
|
2013-02-04 17:49:25 +00:00 |
Raymond Yee
|
7ea5ac7ca6
|
1) Now fire the transaction_charged signal in the Stripe webhook handling
2) add WebTest to requirements
3) have a check on possible Stripe events
|
2012-11-05 10:44:24 -08:00 |
Raymond Yee
|
542ffd8f34
|
Update reference to Django in requirements_versioned.pip to 1.4.2
removed requiresments.pip and requirements_relaunch.pip and updated README.md
|
2012-10-18 07:34:39 -07:00 |
Raymond Yee
|
9b42c0ccd9
|
Merge branch 'master' into relaunch_ry
Conflicts:
requirements_versioned.pip
|
2012-10-02 10:18:24 -07:00 |
Raymond Yee
|
750c86c16e
|
changing to lxml 2.3.5 since 3.0alpha2 was problematic -- could not find package now.
|
2012-09-28 09:15:40 -07:00 |
Raymond Yee
|
62e89f469f
|
Adjusting library versions
seems like lxml 3.0alpha2 gone -> back to 2.3.5
|
2012-09-27 20:12:40 -07:00 |
Raymond Yee
|
30f1cad6f1
|
A revised requirements_versioned.pip for relaunch
|
2012-09-24 12:46:52 -07:00 |
Raymond Yee
|
f9b3a5ddb5
|
updating version for stripe
|
2012-09-07 07:37:17 -07:00 |
Raymond Yee
|
7bf94b3925
|
Adding a specific version number for django-ckeditor==3.6.2.1
|
2012-07-27 12:10:47 -07:00 |
Raymond Yee
|
3401f138d0
|
Updating selenium because the latest Firefox won't work with previous version
|
2012-07-05 10:25:47 -07:00 |
Raymond Yee
|
0f6b581655
|
Setting up to use Amazon SES for SMTP
NOTE new library: django-smtp-ssl
putting parameters in for just.py first to try out on just before moving to production
|
2012-06-22 16:38:29 -07:00 |
Raymond Yee
|
04ec596dc1
|
pieces of django-maintenance
|
2012-05-17 13:28:48 -07:00 |
Raymond Yee
|
a71d50458c
|
Added a few more modules to help with RSA/ssh munging
|
2012-05-02 16:59:33 -07:00 |
Raymond Yee
|
737065cf2d
|
Added functionality to lay foundation for creating EC2 instances on the fly
|
2012-04-30 17:38:09 -07:00 |
Raymond Yee
|
02e8bf268c
|
First pass at fabfile -- added dependencies: fabric, boto
|
2012-04-09 12:49:16 -07:00 |
Raymond Yee
|
f0009efaea
|
Adding versioned version of django-notification
|
2012-03-27 09:06:07 -07:00 |
Raymond Yee
|
c6108bd0b0
|
[#26102593] First steps towards controlling our library dependencies by specifying versions of libraries in requirements_versioned.pip
|
2012-03-07 13:57:13 -08:00 |