django-admin2/djadmin2
2014-11-26 09:42:17 -06:00
..
locale Compiled all messages. Ready for release. Fixes #314, refs #317 2013-07-09 12:22:36 +02:00
static/themes/bootstrap A nice margin for a nice message. :) 2013-09-27 00:52:51 -04:00
templatetags Showing the app verbose names on the templates. 2013-08-05 03:36:37 -04:00
tests small fix compatybility for test and dj1.7 2014-10-10 22:19:05 -05:00
themes Show a nice message if the have no visible fields. 2013-09-27 00:52:18 -04:00
__init__.py bump to 0.6.1 2014-02-26 10:21:56 -08:00
actions.py many fixes to django-admin2 with py3 2014-10-10 22:19:02 -05:00
admin2.py prep for #273 2013-07-18 16:32:50 +02:00
apiviews.py Fixes for compatibility with python3. 2014-11-26 09:42:17 -06:00
core.py fixing possible errors on pypy2 2014-10-10 22:19:03 -05:00
filters.py only 28 failing test on py3 :) 2014-10-10 22:19:05 -05:00
forms.py fixing test with modelforms 2014-10-10 22:19:03 -05:00
models.py Remove accidental dependency on django.contrib.admin 2013-08-02 12:52:38 +02:00
permissions.py many fixes to django-admin2 with py3 2014-10-10 22:19:02 -05:00
renderers.py fixing next py3 problems... only 57 failing tests left. 2014-10-10 22:19:04 -05:00
settings.py Implemented ordering, tests in the next commit. 2013-08-01 12:00:03 -04:00
types.py many fixes to django-admin2 with py3 2014-10-10 22:19:02 -05:00
utils.py fix for type in filters.py 2014-10-10 22:19:04 -05:00
viewmixins.py fix for django-braces>=1.4.0 2014-06-19 10:12:13 -07:00
views.py fixing next py3 problems... only 57 failing tests left. 2014-10-10 22:19:04 -05:00