Commit graph

38 commits

Author SHA1 Message Date
Asif Saif Uddin
951c7e5bcf
update python 3 (#477)
* update python 3

* modify django-filter to 2.4.0
2021-10-17 14:21:02 +06:00
Jannis Leidel
f5ee0d12c3
Fix for recent Django. 2021-03-09 13:14:40 +01:00
Kamil Gałuszka
c59a19f336 feat: upgrade Django and Python to supported versions 2020-11-21 22:16:43 +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
26727eb2a5 update required packages 2018-11-02 15:44:25 +06:00
Asif Saif Uddin
d44f64f3fd update django-fillter to 1.1 2018-09-03 11:11:41 +06:00
Asif Saif Uddin
cfe9c1ffa2 update setup.py 2018-09-03 11:07:32 +06:00
Andrews Medina
a95e211d65 add compatibility with last version of deps (#454) 2016-11-29 23:16:39 +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
requires.io
2399dad123 [requires.io] dependency update 2016-06-05 16:29:40 -07: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
5849d80dcb Update django rest framework 2016-05-07 23:26:48 +02:00
arthur
d3d3fbe991 Add django 1.8 setup 2016-05-07 22:51:22 +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
03ebd91f78 fixing django 1.7 errors 2014-10-10 22:19:04 -05:00
Kamil Gałuszka
7e7542ef2b support django >=1.6 2014-10-10 22:19:03 -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
Daniel Greenfeld
b0a18a13a1 finish of final README update 2013-07-14 11:54:57 +02:00
Daniel Greenfeld
54c4bcf933 prep for release of 0.5.1. 2013-07-14 11:50:13 +02:00
Daniel Greenfeld
8853a0423d README cleanup 2013-07-14 11:21:30 +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
Daniel Greenfeld
2fc9a006a2 Fix setup.py to point at the correct URL. 2013-06-27 13:09:03 +02:00
Daniel Greenfeld
3ee0bc5da2 Fix setup.py 2013-05-31 10:26:05 +02:00
Daniel Greenfeld
5129541154 merge and adding requirements for floppy-forms 2013-05-23 19:23:23 +02:00
Andrew Ingram
2e772ce8a3 Basic support for inline form sets 2013-05-19 11:21:25 +02:00
Gregor Müllegger
06aa019898 Fixing setup.py if django is not installed.
djadmin2 must not be imported in setup.py because this triggers an import of
django and other dependencies which will obviously fail if they are not
installed.
2013-05-18 16:50:02 +02:00
Ludvig Wadenstein
4d69e5f796 Added testrunner to setup.py 2013-05-18 15:30:32 +02:00
Ludvig Wadenstein
274a188bdc Added test-suite to setup.py 2013-05-18 12:48:29 +02:00
Peter Inglesby
7c5e7e6883 Rename package to djadmin2 2013-05-18 11:52:03 +02:00
Daniel Greenfeld
da03c6769f fix djangorestframework dependency 2013-05-17 12:59:38 +02:00
Daniel Greenfeld
fa5ef8b32b cleanup 2013-05-17 12:38:39 +02:00
Daniel Greenfeld
0d9681f2fc Work on stuff 2013-05-14 16:56:29 +02:00
Daniel Greenfeld
80451d7c73 More conversion work 2013-05-14 14:37:11 +02:00
Daniel Greenfeld
568f436d7e first commit 2013-05-14 14:12:32 +02:00