2012-02-05 18:53:49 +00:00
|
|
|
# base.txt is a pip requirements file which describes the necessary
|
|
|
|
# distributions required to run this project. If you need something that is
|
|
|
|
# project specific not listed here use project.txt. You can, of course, update
|
|
|
|
# versions of distributions here if needed.
|
|
|
|
|
|
|
|
--extra-index-url=http://dist.pinaxproject.com/dev/
|
|
|
|
--extra-index-url=http://dist.pinaxproject.com/alpha/
|
|
|
|
--extra-index-url=http://dist.pinaxproject.com/fresh-start/
|
|
|
|
|
2012-12-19 23:57:27 +00:00
|
|
|
Django==1.4.3
|
2012-10-31 00:31:51 +00:00
|
|
|
django-user-accounts==1.0b7
|
2012-12-19 23:57:27 +00:00
|
|
|
symposion==1.0b1.dev42
|
|
|
|
pinax-theme-bootstrap==2.2.2
|
2012-07-27 04:01:51 +00:00
|
|
|
pinax-theme-bootstrap-account==1.0b2
|
2012-07-10 19:35:30 +00:00
|
|
|
django-forms-bootstrap==2.0.3.post1
|
2012-05-29 19:00:14 +00:00
|
|
|
metron==0.1 # 0.2.dev3
|
|
|
|
pinax-utils==1.0b1.dev3
|
2012-07-10 22:14:49 +00:00
|
|
|
django-debug-toolbar==0.9.4
|
2012-02-05 18:53:49 +00:00
|
|
|
django-mailer==0.2a1
|
|
|
|
django-timezones==0.2
|
2012-10-31 00:31:51 +00:00
|
|
|
pytz==2012g
|
2012-07-12 05:06:25 +00:00
|
|
|
django-model-utils==1.1.0
|
2012-02-05 18:53:49 +00:00
|
|
|
|
2012-02-06 01:34:49 +00:00
|
|
|
django-taggit==0.9.3
|
2012-10-31 00:31:51 +00:00
|
|
|
django-reversion==1.6.4
|
2012-02-06 01:34:49 +00:00
|
|
|
django-markitup==1.0.0
|
2012-10-31 00:31:51 +00:00
|
|
|
markdown==2.2.0
|
|
|
|
django-sitetree==0.9.1
|
2012-07-19 04:28:29 +00:00
|
|
|
PIL==1.1.7
|
2012-10-31 00:31:51 +00:00
|
|
|
easy-thumbnails==1.1
|