d1ffuz0r
|
256efa679e
|
#154 changed fbc action views behavior to cbv. added breadcrumbs to actions with multiple items
|
2013-06-17 11:56:37 +07:00 |
|
Wade Austin
|
e199b13c3c
|
search_fields test cases
|
2013-06-06 16:25:36 -05:00 |
|
Wade Austin
|
858d39e5f4
|
Added search_fields to admin and admin2 class for the example project
|
2013-06-06 12:51:44 -05:00 |
|
Daniel Greenfeld
|
7827bf0003
|
fixes #159 and lays the ground for more things
|
2013-06-01 18:02:01 +02:00 |
|
Daniel Greenfeld
|
1195f38b84
|
More work on admin
|
2013-05-31 17:38:34 +02:00 |
|
Daniel Greenfeld
|
be07421d44
|
Removed admins.py and placed calls to ModelAdmin2 from top namespace
|
2013-05-31 08:57:25 +02:00 |
|
Daniel Greenfeld
|
9acdf9e2f8
|
fixes #155, which is moving models.py to types.py. Using admins.py as an alias for the old models.py module
|
2013-05-30 12:33:00 +02:00 |
|
Gregor Müllegger
|
494b999922
|
Fixed #138 -- UserCreateForm and UserUpdateForm get floppified.
|
2013-05-23 20:16:19 +02:00 |
|
Andrew Ingram
|
a1ce27d4c2
|
Improve the rendering of inline form sets
|
2013-05-22 01:06:25 +01:00 |
|
Andrew Ingram
|
c625a80eaa
|
Merge remote-tracking branch 'origin/master' into inline-formsets
Conflicts:
djadmin2/templates/admin2/bootstrap/model_edit_form.html
|
2013-05-19 19:17:51 +01:00 |
|
Gregor Müllegger
|
e745291445
|
Fixing issue that permissions cannot be hyperlinked from users and group API resource.
|
2013-05-19 15:32:51 +02:00 |
|
Gregor Müllegger
|
68d6b96f84
|
Adding an index resource for the API.
|
2013-05-19 14:21:57 +02:00 |
|
Andrew Ingram
|
2e772ce8a3
|
Basic support for inline form sets
|
2013-05-19 11:21:25 +02:00 |
|
Daniel Greenfeld
|
28b6a0f72a
|
pep8 of code
|
2013-05-19 10:09:12 +02:00 |
|
Andrew Ingram
|
24bfdab8a6
|
custom form class support
Also sets framework for adding kwargs to any admin2 view
|
2013-05-18 16:59:06 +02:00 |
|
Andrew Ingram
|
88418efc7b
|
Added django admin style registration (for now)
Big changes to how things are structured, ModelAdmin2 handles its views and urls
|
2013-05-18 15:43:44 +02:00 |
|
Raphael Kimmig
|
f756b16ce8
|
use relative imports in example
|
2013-05-18 13:12:12 +02:00 |
|
Daniel Greenfeld
|
7773816c07
|
getting the views to work
|
2013-05-18 12:57:01 +02:00 |
|