Changeset 7836 for django/branches/gis/docs/flatpages.txt
- Timestamp:
- 07/04/08 15:16:22 (6 months ago)
- Files:
-
- django/branches/gis (modified) (1 prop)
- django/branches/gis/docs/flatpages.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/gis
- Property svnmerge-integrated changed from /django/trunk:1-7767 to /django/trunk:1-7835
django/branches/gis/docs/flatpages.txt
r7573 r7836 15 15 template. It can be associated with one, or multiple, sites. 16 16 17 **New in Django development version** 18 19 The content field may optionally be left blank if you prefer to put your 20 content in a custom template. 21 17 22 Here are some examples of flatpages on Django-powered sites: 18 23 19 * http://www. chicagocrime.org/about/24 * http://www.everyblock.com/about/ 20 25 * http://www.lawrence.com/about/contact/ 21 26
