Lincoln Loop

Results 26 repositories owned by Lincoln Loop

django-dynamic-raw-id

158
Stars
52
Forks
Watchers

(formerly known as django-salmonella) A raw_id_fields widget replacement that handles display of an object's string value on change and can be overridden via a template.

django-ft-cache

25
Stars
5
Forks
Watchers

A fault-tolerant pylibmc cache backend for Django

django-geotagging

43
Stars
3
Forks
Watchers

Generic geotagging app built on GeoDjango

django-jsonit

35
Stars
10
Forks
Watchers

Helpers for working with JSON responses in your Django project.

django-kwalitee

21
Stars
1
Forks
Watchers

A suite of scripts to measure the "kwalitee" of a Django project.

django-production

52
Stars
0
Forks
Watchers

production settings for Django

django-protected-files

33
Stars
0
Forks
Watchers

A Django application that lets you serve protected static files via your frontend server after authorizing the user against django.contrib.auth.

django-render

22
Stars
5
Forks
Watchers

Render unknown Django model instances based on their content type.

django-selenium-intro

21
Stars
8
Forks
Watchers

Introduction to Django Selenium blog post example

django-startproject

240
Stars
43
Forks
Watchers

Boilerplate code for new Django projects.