Commit graph

9 commits

Author SHA1 Message Date
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