Skip to content

Commit 331ec46

Browse files
committedOct 9, 2012
Initial commit
0 parents  commit 331ec46

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
 

‎.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.log
2+
*.pot
3+
*.pyc
4+
local_settings.py

‎README.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
django-tables2-simplefilter
2+
===========================
3+
4+
Simple filter for django-tables2

0 commit comments

Comments
 (0)