|
Failed to load latest commit information. |
|
armstrong
|
Add compatibility for old-style URLs
|
|
|
example
|
an example of how to use this code
|
|
|
requirements
|
Use tox to test both supported Django versions
|
|
|
.gitignore
|
add files created during testing to gitignore
|
|
|
LICENSE
|
Initial README driven development
|
|
|
MANIFEST.in
|
Add missing files so this installs directly from PyPI (v1.0.1)
|
|
|
README.rst
|
Merge remote-tracking branches 'jezdez/patch-1' and 'jezdez/patch-2'
|
|
|
fabfile.py
|
switch to new style testing
|
|
|
package.json
|
Merge branch 'django15' (v1.1.0)
|
|
|
setup.py
|
use armstrong style packaging
|
|
|
todo.txt
|
add another task
|
|
|
tox.ini
|
update tox downloadcache to 'toxworkdir'
|
|