https://github.com/dmpayton/django-balanced/tree/dev/rocket-surgery
Goals:
X Fix settings
X Support custom user models
- Fix how balanced is configured
X Nuke middleware
- Straighten out management/__init__.py
X Revamp testing
X travis-ci
X tox
X coverage
X pep8
- Revamp admin
X Code re-organization
X Forms in forms.py
X Move view logic to CBV
o Admins for other models where it makes sense
o Build other helper views as needed
- Update to latest balanced API (v1.1, balanced-python 1.0)
> Need guidance on upgrade path (South? Do we care?)
- Python 3 (in prep for when balanced-python goes Py3k)
- https://caniusepython3.com/check/50d2c2de-ceba-410d-8489-aaacd4ae7670
Issues fixed:
- #1: b1831f23c92b1d6176ea9c931940a58576c74a8a
- #2: 2c4823f54f175310f134ec447bedfa6592bd3a1c
- #3: 2c4823f54f175310f134ec447bedfa6592bd3a1c
- #4: 2c4823f54f175310f134ec447bedfa6592bd3a1c
- #5: 2c4823f54f175310f134ec447bedfa6592bd3a1c
- #6: TODO
- #9: f77b74adba74becb9dd914367eefda545c009510
- #10: TODO