• Home
  • Popular Downloads
  • Contact Us
  • Submit

Softpile

Free Downloads

Main Navigation
  • Home
  • Windows
  • Mac OS X
  • Business
  • Desktop
  • Development
  • Education
  • Games
  • Internet
  • Multimedia
  • Utilities
Home » Linux » django-flatcontent

django-flatcontent

June 30, 2009
A flatpages-like application for Django
Version: 0.1.2
License: BSD License
Operating System: Linux
Homepage: orcasinc.com
Developed by: Oregon Center for Applied Science
django-flatcontent is intended as a flatpages-like application, but for smaller chunks of content that can be edited in the Django admin.

Installation:

1. Add the flatcontent directory to your Python path.
2. Add flatcontent to your INSTALLED_APPS.
3. Run the command manage.py syncdb to install the models.

Usage:

Once content is available in the FlatContent model, it can be accessed via the templates using the provided template tags:

{% load flatcontent_tags %}
< div id="footer" >
 {% flatcontent footer %}
< /div >

The above will perform a slug lookup on the text "footer" and return the content associated with that slug.
django django flatcontent django plugin flatcontent flatpages flatpages-like application
Free Download 4K
0
  • Share on:

django-flatcontent User Reviews

Sponsored

Categories

  • Linux

Related Downloads

Checkbot
Checkbot is a tool to verify links on a set of HTML pages.
Nx2
A XUL-based Nextls front-end
RCT Tagging
RCT Tagging is a web application to help transform Text into a XML file using a ...
django-endless-pagination
Ajax pagination tools for Django
django-flashcookie
Provides rails-like flash messages to Django framework.
Copyright © 1999-2017 Softpile Free Downloads
  • Contact Us
  • Submit
  • Privacy Policy
  • Disclaimer
  • Terms of Use