Fabio C. Barrioneuvo da Luz
|
8b82f2a804
|
update version of dependencies
|
2016-01-29 02:42:45 -03:00 |
|
Audrey Roy Greenfeld
|
aa157bba18
|
Require wheel 0.26.0 on Python 3 to get around certain common pip install errors.
|
2016-01-13 10:41:02 -08:00 |
|
Burhan Khalid
|
bbbbb25253
|
upgrade pillow
|
2016-01-09 20:10:11 +03:00 |
|
Burhan Khalid
|
d9bbb613c5
|
upgrade django to 1.9.1
|
2016-01-09 20:05:23 +03:00 |
|
Burhan Khalid
|
2bbc0672e1
|
upgrading crispy-forms to 1.6, adding support for bootstrap 4 and compatibility updates for django 1.9
|
2016-01-09 19:55:59 +03:00 |
|
Burhan Khalid
|
82224ee612
|
upgrading django-model-utils to 2.4, which adds support for django 1.9
|
2016-01-09 19:53:21 +03:00 |
|
areski
|
c2e79902bf
|
Bump Django to v1.9
|
2015-12-09 13:33:17 +01:00 |
|
Fábio C. Barrionuevo da Luz
|
062d6d31a4
|
pin requires.io django version to < 1.9
|
2015-12-02 08:36:15 -03:00 |
|
Fabio C. Barrioneuvo da Luz
|
d33e673c3c
|
update requirements
|
2015-11-24 20:14:01 -03:00 |
|
Fabio C. Barrioneuvo da Luz
|
6092145760
|
update requirements
|
2015-11-23 21:15:11 -03:00 |
|
yunti
|
219afa9153
|
Update base.txt
|
2015-11-12 12:43:56 +00:00 |
|
Fabio C. Barrionuevo da Luz
|
dbe5bcc690
|
update requirements
|
2015-11-04 23:24:49 -03:00 |
|
Saurabh Kumar
|
f01cddeae6
|
fix requirement, update django-autoslug to 1.9.3
Thanks @cdvv7788 / @aniketmaithani
|
2015-10-22 00:19:24 +05:30 |
|
Audrey Roy Greenfeld
|
c98934d7d5
|
When developing on Windows, only install psycopg2 in test/prod.
|
2015-10-19 16:02:42 -07:00 |
|
Saurabh Kumar
|
4f7e5e5c97
|
Update requirements to latest stable
- django-autoslug==1.9.2
- django-debug-toolbar==1.4
- gevent==1.0.2
|
2015-10-13 14:22:36 +05:30 |
|
Fabio C. Barrioneuvo da Luz
|
b22611a1a3
|
update requirements
|
2015-10-05 18:09:55 -03:00 |
|
Fabio C. Barrioneuvo da Luz
|
0fb5f5d854
|
Update version of requirements
cookiecutter, coverage, django-environ, django-extensions, hitchpython, hitchselenium, hitchserve, pytest, pytz, whitenoise
|
2015-09-30 15:10:12 -03:00 |
|
Audrey Roy Greenfeld
|
332f746d27
|
Update outdated requirements.
|
2015-09-18 15:22:35 -07:00 |
|
Fabio C. Barrionuevo da Luz
|
795fccc15f
|
Update version of django-crispy-forms to 1.5.1, django-extensions to 1.5.6, django-test-plus to 1.0.9, gevent to 1.1b3, coverage to 4.0b2, hitchpython to 0.3.3 and hitchtest to 0.7.6
|
2015-08-30 22:52:38 -03:00 |
|
Daniel Roy Greenfeld
|
f573fbcb7d
|
Changed requirements files to match current dependency versions
|
2015-08-20 22:08:40 -07:00 |
|
Saurabh Kumar
|
83dab0b380
|
Upgrade django to 1.8.4 [security release]
https://www.djangoproject.com/weblog/2015/aug/18/security-releases/
|
2015-08-19 11:59:21 +05:30 |
|
Daniel Greenfeld
|
9bb3f08ea3
|
Update django-allauth
|
2015-08-03 22:11:53 -07:00 |
|
Fabio C. Barrioneuvo da Luz
|
136ade3f67
|
update django-floppyforms version to 1.5.2
|
2015-07-30 08:45:11 -03:00 |
|
Fabio C. Barrioneuvo da Luz
|
dca0a016cf
|
update ipython to 3.2.1 and django-allauth to 0.22.0
|
2015-07-27 08:36:45 -03:00 |
|
Burhan Khalid
|
40ea180998
|
updating requirements and misc. fixes
|
2015-07-22 19:03:15 +03:00 |
|
Burhan Khalid
|
5589003ff3
|
fixing requirements
|
2015-07-14 12:05:25 +03:00 |
|
Daniel Greenfeld
|
f038f8fd88
|
Merge pull request #266 from jayfk/master
added optional celery support
|
2015-07-13 13:19:55 -07:00 |
|
Fábio C. Barrionuevo da Luz
|
7837c4e099
|
update Django version to 1.8.3
https://www.djangoproject.com/weblog/2015/jul/08/security-releases/
|
2015-07-09 11:47:10 -03:00 |
|
Burhan Khalid
|
32dd1be245
|
merging from upstream
|
2015-07-08 12:58:19 +03:00 |
|
Fabio C. Barrioneuvo da Luz
|
e5dc8b97c1
|
update dependencies versions
update pylibmc version to 1.5.0
django-allauth to 0.21.0
Pillow to 2.9.0
whitenoise to 2.0.2
|
2015-07-07 09:15:26 -03:00 |
|
Burhan Khalid
|
3c285e0569
|
adding redis support
|
2015-07-06 14:09:13 +03:00 |
|
Fabio C. Barrioneuvo da Luz
|
009f6b79a4
|
update ipython version to 3.2.0
whitenoise version to 2.0
coverage version to 4.0a6
|
2015-06-22 09:21:16 -03:00 |
|
Fábio C. Barrionuevo da Luz
|
dd077abeef
|
update psycopg2 version to 2.6.1
|
2015-06-15 09:35:05 -03:00 |
|
Fábio C. Barrionuevo da Luz
|
96e9f1d80f
|
update Pillow version to 2.8.2
|
2015-06-08 08:06:39 -03:00 |
|
Fábio C. Barrionuevo da Luz
|
74d9cd8576
|
Merge pull request #234 from luzfcb/new-django18-template-configurations
add new django1.8 template configurations in common.py settings file
|
2015-05-25 12:09:03 -03:00 |
|
Fábio C. Barrionuevo da Luz
|
1d8848159f
|
update Django version to 1.8.2
Django security release: https://www.djangoproject.com/weblog/2015/may/20/security-release/
|
2015-05-20 17:31:58 -03:00 |
|
Fabio C. Barrionuevo da Luz
|
00f3a5cfff
|
update flake8 version to 2.4.1, pytest to 2.7.1 and django-autoslug to 1.8.0
|
2015-05-19 12:39:21 -03:00 |
|
Fabio C. Barrionuevo da Luz
|
a0e95caf5a
|
update django-floppyforms version to 1.4.1
|
2015-05-15 22:42:00 -03:00 |
|
Fabio C. Barrioneuvo da Luz
|
86fec9d933
|
update pytz version to 2015.4 and django-extensions to 1.5.5
|
2015-05-13 14:16:45 -03:00 |
|
Fabio C. Barrionuevo da Luz
|
10156ad087
|
user new django 1.8 template configurations [skip ci]
|
2015-05-07 23:13:49 -03:00 |
|
Saurabh Kumar
|
07b1d5f58a
|
Upgrade to django 1.8.1 (Bugfix release)
See: https://docs.djangoproject.com/en/1.8/releases/1.8.1/
|
2015-05-02 09:41:52 +05:30 |
|
Saurabh Kumar
|
bb5505f3a4
|
fix(whitenoise): move dependency in base.txt,
- required for 'runserver' to run properly
Thanks to @acquayefrank
closes #230
|
2015-04-29 08:39:43 +05:30 |
|
Saurabh Kumar
|
3abb87acbc
|
Drop Support for django-avatar [not compatible with django 1.8]
- makes the whole cookie lighter and acceptable to wider community
- redues cookie maintainance buren
|
2015-04-26 16:45:21 +05:30 |
|
Saurabh Kumar
|
9701997cc8
|
Update requirements to django 1.8
|
2015-04-26 16:45:21 +05:30 |
|
Saurabh Kumar
|
5cc4ea1f1d
|
Update django-braces and django-floppyforms to lastest
- django-floppyform has official support for django 1.8 (for #208)
- https://github.com/brack3t/django-braces/releases/tag/v1.8.0
|
2015-04-20 23:58:45 +05:30 |
|
Saurabh Kumar
|
89c0fb3ff8
|
Replace django-configuration with django-environ
- makes it compatible with django 1.8
- removes magic
|
2015-04-20 03:48:41 +05:30 |
|
Fabio Caritas Barrionuevo da Luz
|
f16648f9fd
|
update requirements
|
2015-04-06 14:44:41 -03:00 |
|
Fábio C. Barrionuevo da Luz
|
ce5b7a1f59
|
updated django version to 1.7.7
|
2015-03-19 11:48:33 -03:00 |
|
Fabio Caritas Barrionuevo da Luz
|
bddf914bd5
|
updated django version to 1.7.6 and django-debug-toolbar to 1.3.0
|
2015-03-10 11:39:58 -03:00 |
|
Fábio C. Barrionuevo da Luz
|
10f563abf0
|
updated django version to 1.7.5
|
2015-02-26 13:35:26 -03:00 |
|