This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Releases: conversocial/djangosampler
Releases · conversocial/djangosampler
0.12.4 fix tags in templates
0.12.3 fix static url for css
Merge pull request #10 from conversocial/daf-69-make-djangosampler-work fix: DAF-69 - make djangosampler work
0.12.2 Remove Deprecated Django Functions
Merge pull request #9 from conversocial/daf-69-remove-deprecated-funcs DAF-69 - remove deprecated url functions
Remove South migrations
Squash three existing migrations (created using South) into a single migration created using Django.
0.11.0 Python 3 Compatibility
Makes Python 3.4 compatible, maintaining compatibility with Python 2.7
Update for Django v1.8
Achieves feature parity with Colin's branch and fixes incompatibilities with Django 1.8.