django1/django/contrib/flatpages/fixtures
Jens Page ba10be7032 Fixed #18408 -- Isolated flatpages tests from existing sites.
Resolves Flatpages test issues by:
 - Creating an example_site fixture
 - Overriding project SITE_ID setting to 1
 - Normalizing the use of the hardcoded (1) site_id to settings.SITE_ID
2012-05-31 18:03:49 +02:00
..
example_site.json Fixed #18408 -- Isolated flatpages tests from existing sites. 2012-05-31 18:03:49 +02:00
sample_flatpages.json Fixed #6932 -- Added a template tag that gives a list of available flatpages for a given user. Thanks to Dmitri Fedortchenko for the suggestion, and to Mnewman, faldridge and Simon Meers for their work on the patch. 2010-08-28 11:59:14 +00:00