Mercurial > public > madeira
log
age | author | description |
---|---|---|
Wed, 28 Aug 2013 19:00:43 -0500 | Brian Neal | For Django 1.5: slugify is now available in django.utils.text. |
Wed, 28 Aug 2013 18:32:57 -0500 | Brian Neal | For Django 1.5: The adminmedia template tags library was removed. |
Wed, 28 Aug 2013 18:28:49 -0500 | Brian Neal | For Django 1.5: {% load url from future %} is now obsolete. |
Tue, 27 Aug 2013 20:54:38 -0500 | Brian Neal | For Django 1.5: Don't include old photologue URLs. |
Tue, 27 Aug 2013 20:03:32 -0500 | Brian Neal | For Django 1.5: localflavor is deprecated in preference to a 3rd party app. |
Tue, 27 Aug 2013 19:53:31 -0500 | Brian Neal | For Django 1.5: replace django's simplejson with json. |
Sat, 13 Apr 2013 18:08:19 -0500 | Brian Neal | Close this branch. I'm not sure if I merged it correctly to the django1.3 |