#17208: Dogfood class-based views in contrib.admin
-------------------------------------+-------------------------------------
Reporter: melinath | Owner: julien
Type: | Status: new
Cleanup/optimization | Version: master
Component: contrib.admin | Resolution:
Severity: Normal | Triage Stage: Accepted
Keywords: class-based views | Needs documentation: 0
admin | Patch needs improvement: 0
Has patch: 0 | UI/UX: 0
Needs tests: 0 |
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by zbyte64):
* cc: zbyte64 (added)
Comment:
Using class based views it should be possible for the admin to allow for
3rd party libraries to provide other data store interfaces. I am working
on a project that builds on top of a re-factored class-based admin views
for document databases: https://github.com/zbyte64/django-
dockit/blob/master/dockit/admin/documentadmin.py
If there is an interest in discussing api endpoints to help with such
efforts let me know.
--
Ticket URL: <https://code.djangoproject.com/ticket/17208#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.