-
-
-
django-prefetch Public
Forked from ionelmc/django-prefetchGeneric model related data prefetch framework for Django.
-
django-html-sweatshop Public
Some common html renderings are tedious. Let django-html-sweatshop do the hard work.
-
djangocms-lang-chooser Public
Language chooser as a Django CMS plugin
-
djangocms-parallaxjs Public
A Django CMS plugin that creates parallax effects
Python MIT License UpdatedAug 23, 2019 -
-
django-tables2 Public
Forked from jieter/django-tables2django-tables2 - An app for creating HTML tables
Python Other UpdatedApr 27, 2016 -
wcs-scraper Public
A script to scrape The World Chart Show with Lara Scott: http://www.radioexpress.com/charts/world-chart/
Python UpdatedJan 12, 2016 -
django-unihandecodejs Public
A Django app that contains unihandecode.js
Python GNU General Public License v3.0 UpdatedOct 20, 2015 -
-
webfaction-easy Public
Some scripts that facilitate certain operations on Webfaction like granting accesses, virtualenv setup, etc.
Shell UpdatedMay 7, 2015 -
-
djangocms-glyphicon-awesome Public
A plugin to incorporate Glyphicon and Font Awesome into djangocms-text-ckeditor
-
-
VogogoExercise Public
As part of Vogogo development exercise, implement the code for a checkout system that handles pricing schemes such as “apples cost 50 cents each; three apples cost $1.30”.
Python UpdatedJun 12, 2014 -
cmsplugin-filer Public
Forked from django-cms/cmsplugin-filerdjango-filer cms plugins for django-cms
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 5, 2014 -
django-cities Public
Forked from coderholic/django-citiesCountries and cities of the world for Django projects
-
django-dajaxice Public
Forked from jorgebastida/django-dajaxiceEasy to use AJAX library for django. dajaxice mains goal is to trivialize the asynchronous communication within the django server side code and your js code. It's an "agnostic JS framework" approac…
-
django-insensitive Public
A companion login backend for django-registration. django-registration checks user name duplicacy in a case insensitive way. However, it doesn't provide a user name case insensitive login backend, …
-
django-city-switch Public
In location based social network, it's common to allow users to switch between different cities to see different contents. This project provides a framework to implement this requirement. A default…