django-octopus
django-octopus copied to clipboard
A lightweight AJAX pull framework for django.
Results
1
django-octopus issues
Sort by
recently updated
recently updated
newest added
The new change will remove `fragment_name` and `fragment_suffix` on the views in favor of `base_template` and `ajax_template`. This will eliminate the need for proxy templates and make things cleaner. For...