-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: django
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
Django thrives on installing third party django packages to make Django Frameworks easier. We want to ensure we work with some of the most popular packages.
Definition of done
Manually add these third-party django apps to an application and run any test suite their library has (if available). Aim to support all 5 listed libraries. Django REST Framework, Wagtail, Django All-Auth, Django Debug Toolbar, Django-filter. If any fail when testing manually, we will create a follow-up task.
Django Rest Framework
Django All-Auth
Django Debug Toolbar
- just ensure it isn't confused by the MongoDB layer
- Also consider adding a `debug.py` to django-mongodb-backend for DDT integration
Django-filter
Wagtail
Definition of done
- Tested an application with these libraries included
- Run the libraries' test suites
Pitfalls
What should the implementer watch out for? What are the risks?
Results
- https://docs.google.com/spreadsheets/d/1YGBjmmYxTaOGYLYNCDj7nMIXzKwecURQpmwugRM_2kU/edit?gid=0#gid=0
- is duplicated by
-
INTPYTHON-351 Evaluate 3rd Party Django Packages Support
-
- Closed
-