Skip to content

Commit

Permalink
classytags 0.3.2 produces endless recursions, in 0.3.3 this is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankBie committed Mar 30, 2011
1 parent b8a3afc commit b467f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -47,7 +47,7 @@
classifiers=CLASSIFIERS,
install_requires=[
'Django>=1.2',
'django-classy-tags>=0.3.2',
'django-classy-tags>=0.3.3',
'south>=0.7.2',
'django-mptt>=0.4.2',
'django-sekizai>=0.4.2',
Expand Down

0 comments on commit b467f47

Please sign in to comment.