Closed
Bug 987693
Opened 12 years ago
Closed 11 years ago
switch to grappelli for the admin
Categories
(Input Graveyard :: Code Quality, defect)
Input Graveyard
Code Quality
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
(Whiteboard: u=dev c=codequality p=1 s=input.2014q2)
Grapelli <http://grappelliproject.com/> is an alternative django admin system.
This bug covers researching whether it makes sense to switch to that.
| Assignee | ||
Comment 1•12 years ago
|
||
Sticking this in 2014q2. If it is nicer and makes non-model-based admin pages easier, I want to switch to it.
Whiteboard: u=dev c=codequality p= s=input.2014q2
| Assignee | ||
Comment 2•11 years ago
|
||
Fixing the typo.
Summary: [research] look into switching to grapelli for the admin → [research] look into switching to grappelli for the admin
| Assignee | ||
Comment 3•11 years ago
|
||
Spent 30 minutes with this just now. It looks good. It doesn't have its own non-model-based-pages thing (as far as I could tell--the docs are a bit opaque on the question of "what is a dashboard?") but it does work with adminplus, so I think this is worth doing.
Why?
I'm doing a bunch of stuff in the admin and it makes that interface a lot easier to use in a variety of ways. This will save me time and effort and it's pretty easy to do.
Will put together a PR soon.
Summary: [research] look into switching to grappelli for the admin → switch to grappelli for the admin
| Assignee | ||
Comment 4•11 years ago
|
||
| Assignee | ||
Comment 5•11 years ago
|
||
Also, this was the magic bit that got me over the "django-adminplus stuff doesn't show up in grappelli admin dashboard" hump:
http://stackoverflow.com/questions/18093271/django-adminplus-link-disappears-when-grappelli-is-enabled
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → willkg
Whiteboard: u=dev c=codequality p= s=input.2014q2 → u=dev c=codequality p=1 s=input.2014q2
| Assignee | ||
Comment 6•11 years ago
|
||
Landed in master: https://github.com/mozilla/fjord/commit/44269b2
| Assignee | ||
Comment 7•11 years ago
|
||
Pushed to prod just now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Input → Input Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•