django-admin2/djadmin2
2013-05-23 19:23:23 +02:00
..
static/themes/bootstrap Handle actions by POSTing to ModelListView 2013-05-22 11:32:01 +01:00
templates/admin2/bootstrap merge conflict resolutions 2013-05-23 13:01:27 +02: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
actions.py Add delete_selected action 2013-05-22 11:32:01 +01: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 merge conflict resolutions 2013-05-23 13:01:27 +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 merge and adding requirements for floppy-forms 2013-05-23 19:23:23 +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 merge conflict resolutions 2013-05-23 13:01:27 +02:00