django-admin2/djadmin2
2013-05-22 22:16:03 +02:00
..
static/themes/bootstrap More style changes on model list 2013-05-19 14:29:29 +02:00
templates/admin2/bootstrap Improve the rendering of inline form sets 2013-05-22 01:06:25 +01:00
templatetags Improve the rendering of inline form sets 2013-05-22 01:06:25 +01:00
tests bike shedding 2013-05-21 00:25:38 +02:00
__init__.py Prep for version 0.2.0 2013-05-19 17:23:58 +02:00
apiviews.py Move mixins to their own directory so the apiviews aren't directly importing from views 2013-05-22 18:40:53 +02:00
constants.py Move mixins to their own directory so the apiviews aren't directly importing from views 2013-05-22 18:40:53 +02:00
core.py PEP-8 before working on #99 2013-05-20 18:09:58 +02:00
forms.py Also take form field into account when floppifying widgets. That way all specific floppyform widgets will be used for modelforms (like EmailInput, NumberInput, etc.). 2013-05-22 22:16:03 +02:00
models.py Using own modelform_factory to produce forms that are using floppyforms widgets. That allows better customization in the frontend. 2013-05-22 19:29:51 +02:00
viewmixins.py Move mixins to their own directory so the apiviews aren't directly importing from views 2013-05-22 18:40:53 +02:00
views.py Move mixins to their own directory so the apiviews aren't directly importing from views 2013-05-22 18:40:53 +02:00