@@ -133,7 +133,8 @@ Project Documentation: http://django-skel.readthedocs.org/en/latest/
133133
1341341 . django-base-template
135135A Django 1.6 base template with HTML5Boilerplate and Twitter Bootstrap.
136- Project Source: https://github.com/xenith/django-base-template
136+ Project Source: https://github.com/xenith/django-base-template
137+
1371381 . gargoyle
138139Gargoyle is a platform built on top of Django which allows you to switch functionality of your application on and off based on conditions.
139140Project Source: https://github.com/disqus/gargoyle
@@ -195,6 +196,18 @@ Project Source: https://github.com/kmmbvnr/django-jenkins
1951961 . django-paypal
196197A pluggable Django application for integrating PayPal Payments Standard or Payments Pro.
197198Project Source: https://github.com/johnboxall/django-paypal
199+
200+ 1 . horizon
201+ Horizon is a Django-based project aimed at providing a complete OpenStack Dashboard along with an extensible framework for building new dashboards from reusable components.
202+ Project Source: https://github.com/openstack/horizon
203+
204+ 1 . django-avatar
205+ A Django app for handling user avatars.
206+ Project Source: A Django app for handling user avatars.
207+
208+ 1 . django-userena
209+ Accounts for Django made beautifully simple.
210+ Project Source: https://github.com/bread-and-pepper/django-userena
198211
1992121 . flask
200213Flask is a microframework for Python based on Werkzeug and Jinja2.
@@ -276,3 +289,8 @@ Jinja2 is a template engine written in pure Python. It provides a Django inspire
276289expressions and an optional sandboxed environment.
277290Project Source: https://github.com/mitsuhiko/jinja2
278291Project Homepage: http://jinja.pocoo.org/
292+
293+ 1 . AutobahnPython
294+ WebSocket & WAMP for Python on Twisted and asyncio.
295+ Project Source: https://github.com/tavendo/AutobahnPython
296+ Project Homepage: http://autobahn.ws/python/
0 commit comments