On Wednesday 29 March 2017 09:16:17 Will Holmes wrote:
> url(r'^(?P<id>\d+)$/', views.viewEvent, name='viewevent'),
name = viewevent
> def get_absolute_url(self):
> return reverse('cal:viewEvent', args=[str(self.id)],
> current_app='cal')
name = viewEvent
> Sorry about the load of code posted. Any chance anyone knows what
> might have caused this issue?
Do you see it now?
--
Melvyn Sopacua
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/11853972.BX1BFau5sG%40devstation.
For more options, visit https://groups.google.com/d/optout.