django-section

Software screenshot:
django-section
Software informatie:
Versie: 0.0.3
Upload datum: 11 May 15
Ontwikkelaar: Praekelt Foundation
Licentie: Gratis
Populariteit: 89

Rating: 2.0/5 (Total Votes: 1)

Django app voor site-sectie bepalen op aanvraag.
installatie
& Nbsp; 1. Section.context_processors.section toevoegen aan TEMPLATE_CONTEXT_PROCESSORS in uw instellingen bestand:
& Nbsp; TEMPLATE_CONTEXT_PROCESSORS = (
& Nbsp; "django.contrib.auth.context_processors.auth",
& Nbsp; "django.core.context_processors.debug",
& Nbsp; "django.core.context_processors.i18n",
& Nbsp; "django.core.context_processors.media",
& Nbsp; "django.contrib.messages.context_processors.messages",
& Nbsp; "section.context_processors.section")
& Nbsp; 2. Voeg SECTIONS waarde aan uw instellingenbestand in de vorm:
& Nbsp; # Tuple woordenboeken gebruikt voor het URL-patroon namen aan siteonderdelen passen.
& Nbsp; # Bijvoorbeeld: ({'naam': '', 'matching_pattern_names' ('', '')})
& Nbsp; SECTIONS = (
& Nbsp; {'naam': 'thuis', 'matching_pattern_names': ('thuis',)},
& Nbsp;)
Gebruik
Als u gebruik maakt van generieke uitzicht je nu automagisch een deel variabele toegevoegd aan context en beschikbaar in uw sjablonen.
Anders hebben een kijkje op RequestContext objecten en hoe ze te gebruiken:
 http://docs.djangoproject.com/en/dev/ref/templates/api/#id1

Requirements:

  • Python
  • Django

Andere software van ontwikkelaar Praekelt Foundation

jmbo-event
jmbo-event

14 Apr 15

django-userprofile
django-userprofile

14 Apr 15

django-export
django-export

11 May 15

jmbo-poll
jmbo-poll

20 Feb 15

Reacties op django-section

Reacties niet gevonden
Commentaar toe te voegen
Zet op de beelden!