Eric Florenzano

Results 26 repositories owned by Eric Florenzano

awesomestream

50
Stars
7
Forks
Watchers

AwesomeStream makes awesome streams

django-classfaves

33
Stars
1
Forks
Watchers

A different approach to favorites in Django

django-cookie-sessions

46
Stars
0
Forks
Watchers

A session backend which uses Django's secure cookie encoding and decoding functionality to store the whole session in the cookie, instead of talking to some database or cache instance.

django-couch-lifestream

67
Stars
2
Forks
Watchers

An application for creating a lifestream with CouchDB and Django.

django-memcached

71
Stars
10
Forks
Watchers

This is a very simple reusable app which does one thing: shows you statistics about your currently running memcached instances.

django-newcache

190
Stars
21
Forks
Watchers

Improved memcached cache backend for Django

django-oembed

71
Stars
34
Forks
Watchers

A collection of Django tools which make it easy to change text filled with oembed links into the embedded objects themselves.

django-pagination

517
Stars
298
Forks
Watchers

A set of utilities for creating robust pagination tools throughout a django application.

django-session-user

24
Stars
0
Forks
Watchers

A simple piece of middleware that can be added to your Django project which will store and retrieve the logged-in user's information from the session

django-simplestatic

76
Stars
2
Forks
Watchers

A highly opinionated drop-in library for static file management in Django