#14678: [flatpages] Users are able to add mor thank one pages to same url --------------------------------------+------------------------------------- Reporter: seler | Owner: nobody Status: new | Milestone: Component: Contrib apps | Version: 1.2 Keywords: flatpages, unique, sites | Stage: Unreviewed Has_patch: 0 | --------------------------------------+------------------------------------- Users are able to add two pages to the same URL.
I think that model should cointain {{{ unique_together = ("url", "sites") }}} but it's also not enough if you want to have some pages on more than one site. -- Ticket URL: <http://code.djangoproject.com/ticket/14678> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.