@@ -207,7 +207,23 @@ Project Source: A Django app for handling user avatars.
207207
2082081 . django-userena
209209Accounts for Django made beautifully simple.
210- Project Source: https://github.com/bread-and-pepper/django-userena
210+ Project Source: https://github.com/bread-and-pepper/django-userena
211+
212+ 1 . django-redis-cache
213+ A Redis cache backend for django.
214+ Project Source: https://github.com/sebleier/django-redis-cache
215+
216+
217+ 1 . mongodb-engine
218+ Django MongoDB Backend.
219+ Project Source: https://github.com/django-nonrel/mongodb-engine
220+ Project Homepage: http://django-nonrel.org/
221+
222+ 1 . django-filebrowser
223+ Media-Management with Grappelli .
224+ Project Source: https://github.com/sehmaschine/django-filebrowser
225+ Project Documentation: http://django-filebrowser.readthedocs.org/en/latest/
226+
211227
2122281 . flask
213229Flask is a microframework for Python based on Werkzeug and Jinja2.
@@ -241,6 +257,15 @@ Project Source: https://github.com/kennethreitz/flask-sockets
241257Adds SQLAlchemy support to Flask.
242258Project Source: https://github.com/mitsuhiko/flask-sqlalchemy
243259
260+ 1 . flaskr-tdd
261+ Intro to Flask, Test Driven Development (TDD), and jQuery.
262+ Project Source: https://github.com/mjhea0/flaskr-tdd
263+
264+ 1 . Flask-Foundation
265+ A solid foundation for your flask app.
266+ Project Source: https://github.com/JackStouffer/Flask-Foundation
267+ project Hoempage: https://jackstouffer.github.io/Flask-Foundation/
268+
2442691 . eve
245270Eve is an out-of-the-box, highly customizable and fully featured RESTful Web API framework that you can use to effortlessly build and deploy your own APIs.
246271Project Source: https://github.com/nicolaiarocci/eve
0 commit comments