Kamil Gałuszka
c59a19f336
feat: upgrade Django and Python to supported versions
2020-11-21 22:16:43 +06:00
Asif Saif Uddin
08867d7e13
updated django rest framework
2019-03-18 01:21:42 +06:00
Asif Saif Uddin
bfe2a8b207
pinned django-filter to 1.1.0 for now
2018-11-02 15:44:25 +06:00
Asif Saif Uddin
7ea3d7fc28
updated requirements version
2018-11-02 15:44:25 +06:00
Asif Saifuddin Auvi
18fae8d5ed
update dependencies
2018-05-10 21:58:56 +06:00
Asif Saifuddin Auvi
b20ec951c3
update minor versions ( #453 )
...
and check what fails to fix them incrementally for 0.7.1 release
2016-11-27 17:37:29 +06:00
Andrews Medina
1d43c71829
Fix tests ( #448 )
...
* tox: disable development mode
* fix django-extra-views and djangorestframework versions
* using get_field instead get_field_by_name
to fix compatibility with Django 1.10
* travis: dont test Django 1.10 with Python 3.3
2016-11-13 11:47:08 +06:00
Asif Saifuddin Auvi
4d7b7e6fb0
updated required dependencies ( #444 )
2016-11-07 21:02:16 +06:00
arthur
7f2ae25920
Removing django-crispy-forms and django-floppyforms
...
Resolve #433 #343
2016-05-26 19:14:39 +02:00
arthur
4bcc02f735
Add future in requirements to fix python2 compatibility
2016-05-22 14:43:35 +02:00
arthur
23f7f9479a
create a djadmin2_site in djadmin2/site.py to make it work in django 1.9
2016-05-08 01:29:17 +02:00
arthur
5849d80dcb
Update django rest framework
2016-05-07 23:26:48 +02:00
arthur
8189b9cfaa
Update django-floppyforms and django-filter
2016-05-07 20:28:41 +02:00
Andrews Medina
cb9d43e86f
pin django-filter version to < 0.12.0
2016-01-17 21:17:49 -02:00
Kamil Gałuszka
d61b9922ce
getting back to versions that tests are passing
2015-01-05 22:40:54 +01:00
Kamil Gałuszka
836d85668e
only 28 failing test on py3 :)
2014-10-10 22:19:05 -05:00
Kamil Gałuszka
b341d763f0
many fixes to django-admin2 with py3
...
and django 1.7 compatybility
2014-10-10 22:19:02 -05:00
z4r
da632d2841
It should fix #325
2013-07-16 20:36:03 +02:00
Daniel Greenfeld
d528ccc095
fix #332 which removes absolute versions from requirements
2013-07-14 10:11:53 +02:00
Daniel Greenfeld
61ae3ec149
Repair the things that I just broke
2013-07-07 15:42:54 +02:00
Michal Kuffa
261322e9a6
Added django-filters to requirements
2013-07-06 17:45:47 +02:00
Gregor Müllegger
2b268eb089
Setting up autodoc for the docs.
...
For this to work you need to install sphinx in your virtualenv. It's added to
the requirements.txt so just run: pip install -r requirements.txt
2013-05-29 10:44:22 +02:00
Gregor Müllegger
188c12d647
Implementing a modelform_factory that takes care of converting all widgets on the modelform to floppyform widgets if possible.
2013-05-22 19:29:12 +02:00
Daniel Greenfeld
fdddea7133
Add django-extra-views to dependencies to provide formset controls for contributors
2013-05-22 17:59:07 +02:00
Ludvig Wadenstein
f411b63fd4
Added django-coverage as test runner
2013-05-19 12:12:01 +02:00
Ludvig Wadenstein
b71fd7382d
Added requirements file
2013-05-19 11:34:20 +02:00