Skip to content
This repository has been archived by the owner on Mar 2, 2019. It is now read-only.

Resolve issues relating to Django 1.5 #56

Closed
micolous opened this issue Jan 5, 2014 · 1 comment
Closed

Resolve issues relating to Django 1.5 #56

micolous opened this issue Jan 5, 2014 · 1 comment

Comments

@micolous
Copy link
Owner

micolous commented Jan 5, 2014

In Django 1.5, the generic views were finally removed in favor of Django 1.3's class-based generic views.

As a result, all code using this will need to be ported across. This has been started in e651439.

@micolous
Copy link
Owner Author

micolous commented Jan 5, 2014

The changes in e651439 appear to have caught the major use of generic views.

@micolous micolous closed this as completed Jan 5, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant