-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Michael,
You easily may write your own FlatPageMiddleware, that works on process_request, instead of original that works with process_response. Take a look at django.contrib.flatpages.middleware.FlatpageFallbackMiddleware Michael Newman writes: | Is there anyway to change the order that the urls are checked? For | example I have an about us page that is generated by a url conf. I | want my designer to make his own about us page with flatpages and | therefore 'overwrite' the url that is autogenerated. I know right now | flatpages checks the url after a 404 is received, but I want it to | work the other way around. Any ideas? | | Thanks in advance, Mn -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFHnuknHoZOXY8LFOARAv3kAKCuyeLfsftf3jGXxl+wNn8PofijRgCgw5+C 6JuHX6BZkI/8nugW0g7e6Pc= =xxmV -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

