Author: david.michon
Date: Fri May 1 05:45:38 2009
New Revision: 492
Modified:
branches/electron/pages/urls.py
Log:
Modified: branches/electron/pages/urls.py
==============================================================================
--- branches/electron/pages/urls.py (original)
+++ branches/electron/pages/urls.py Fri May 1 05:45:38 2009
@@ -14,4 +14,4 @@
urlpatterns += patterns('',
url(r'^.*?/?(?P<slug>[-\w]+)/$', details,
name='pages-details-by-slug'),
-)
+)
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---