0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped version to 0.1.3
charettes
as Simon Charette
More... over 11 years ago
Make sure to export the selenium tests flag correctly.
charettes
as Simon Charette
More... over 11 years ago
Fixed JS issues caused by the update of Django's bundled jQuery.
charettes
as Simon Charette
More... over 11 years ago
Ensure tests are not skipped on Django 1.6
charettes
as Simon Charette
More... over 11 years ago
Avoid running tests against master on Python 2.6
charettes
as Simon Charette
More... over 11 years ago
Make sure the tests run on Django >= 1.6
charettes
as Simon Charette
More... over 11 years ago
Test against latest django versions.
charettes
as Simon Charette
More... over 11 years ago
Merge pull request #15 from nephila/feature/cmsfiler_integration_rebase
charettes
as Simon Charette
More... almost 12 years ago
Merge pull request #12 from stefanfoulis/patch-1
charettes
as Simon Charette
More... over 12 years ago
fixes import statements in readme More... over 12 years ago
Refactored tests structure
charettes
as Simon Charette
More... over 12 years ago
Added a note on adding 'admin_enhancer' to INSTALLED_APPS
charettes
as Simon Charette
More... over 12 years ago
Updated travis config to test against 1.5.x
charettes
as Simon Charette
More... over 12 years ago
Merge branch 'master' of github.com:charettes/django-admin-enhancer
charettes
as Simon Charette
More... almost 13 years ago
Bumped version number to 0.1.2
charettes
as Simon Charette
More... almost 13 years ago
Allow ci failures against django master
charettes
as Simon Charette
More... almost 13 years ago
Add support for django CMS and django filer objects. More... almost 13 years ago
Merge pull request #5 from henryl/master
charettes
as Simon Charette
More... about 13 years ago
Merge pull request #4 from henryl/patch-1
charettes
as Simon Charette
More... about 13 years ago
Update admin_enhancer/admin.py More... about 13 years ago
Update admin_enhancer/widgets.py More... about 13 years ago
Merge pull request #3 from nephila/exclude_fields
charettes
as Simon Charette
More... about 13 years ago
Add attribute to exclude fields from enhancements More... about 13 years ago
Bumped version number and uploaded to pypi.
charettes
as Simon Charette
More... about 13 years ago
Added edition/deletion link support to filtered selects.
charettes
as Simon Charette
More... about 13 years ago
Enabled edition links for select multiple
charettes
as Simon Charette
More... about 13 years ago
Sleep a second when waiting for popup to close.
charettes
as Simon Charette
More... about 13 years ago
Added selenium tests for related wiget interactions.
charettes
as Simon Charette
More... about 13 years ago
Added a note about django version compatibility
charettes
as Simon Charette
More... about 13 years ago
Use the static template tag
charettes
as Simon Charette
More... about 13 years ago