Django

Code

Ticket #2017 (closed: duplicate)

Opened 2 years ago

Last modified 2 years ago

Standardisation of urlpatterns in django.contrib.comments

Reported by: Simon Greenhill, dev@simon.net.nz Assigned to: adrian
Milestone: Component: Contrib apps
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

django.contrib.comment's urls are in django/contrib/comments/urls/comments.py, ( i.e. so you have to include( django.contrib.comments.urls.comments ) ), in contrast stuff like django.contrib.admin's is directly in django/contrib/admin/urls.py => include ( django.contrib.urls ).

Attachments

Change History

06/02/06 00:15:06 changed by adrian

  • status changed from new to closed.
  • resolution set to duplicate.

Duplicate of #1829.

06/12/06 06:16:23 changed by URL

  • type deleted.

Add/Change #2017 (Standardisation of urlpatterns in django.contrib.comments)




Change Properties
Action