Skip to content

Tags: veshi/django-articles

Tags

2.4.1

Toggle 2.4.1's commit message
Version bump again

2.4.0

Toggle 2.4.0's commit message
Version bump

2.2.1

Toggle 2.2.1's commit message
Fixed a small problem with doing a syncdb on a fresh site with django…

…-articles in the list of INSTALLED_APPS

2.2.0

Toggle 2.2.0's commit message
codekoala#10 - Unicode in tags. Version bump.

2.1.4

Toggle 2.1.4's commit message
codekoala#11 - Handling 'using' for Django <= 1.1 deployments. Versio…

…n bump.

2.1.3

Toggle 2.1.3's commit message
codekoala#12 - Added zip_safe=False to the setup script. Version bump.

2.1.1

Toggle 2.1.1's commit message
Trying to fix some badness that came about from using signals. Inspec…

…ting more fields for auto-tagging.

2.1.0

Toggle 2.1.0's commit message
Handling an ImportError when trying to build the django-articles package

2.0.6

Toggle 2.0.6's commit message
Version bump

2.0.5

Toggle 2.0.5's commit message
codekoala#7 - Updated the README to tell people that the request cont…

…ext processor is

important.

codekoala#8 - Fixed a missing import.

Included a sample project.