Rivo Laks
|
bea52a38df
|
Merge remote-tracking branch 'upstream/master' into permissions
Some cleanup as well.
|
2013-05-18 17:50:07 +02:00 |
|
Rivo Laks
|
e7861323ca
|
Integrate permissions into views
Views now ensure that the user has corresponding permissions.
Also, action buttons, e.g. Add, are shown only when the user can actually do that.
|
2013-05-18 17:44:56 +02:00 |
|
Andrew Ingram
|
6cbf712548
|
Fix the errors caused by me deleting utils.py
I'm a bad person.
|
2013-05-18 17:20:49 +02:00 |
|
Andrew Ingram
|
63f5cbaa18
|
fixes modeladmin kwarg not working
|
2013-05-18 17:08:03 +02:00 |
|
Peter Inglesby
|
4bd0e90fd1
|
Refactor views to use new Admin2Mixin
|
2013-05-18 16:40:18 +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 |
|
Daniel Greenfeld
|
3b7f4d7fe8
|
Views cleanup during merge.
|
2013-05-18 15:26:47 +02:00 |
|
Raphael Kimmig
|
cf01b720e0
|
add initial views
|
2013-05-18 14:36:14 +02:00 |
|
Audrey Roy
|
c464645cc3
|
Enabled admin at admin/ in example. Put admin2 at admin2/.
|
2013-05-18 13:17:15 +02:00 |
|
Daniel Greenfeld
|
62abced904
|
Merge branch 'issue2' of git://github.com/inglesp/django-admin2 into inglesp-issue2
|
2013-05-18 11:56:16 +02:00 |
|
Peter Inglesby
|
7c5e7e6883
|
Rename package to djadmin2
|
2013-05-18 11:52:03 +02:00 |
|