0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix: don't set None as widget More... over 7 years ago
All show fields for default model form More... over 7 years ago
Fix: unused patterns import, just broken on Django 1.10 More... over 7 years ago
fix: OMG, permissions checking din't work More... over 10 years ago
release v1.1: updated setup.py and tag v1,1 is set More... almost 11 years ago
Merge pull request #9 from fabiosantoscode/master More... almost 11 years ago
testing autodiscovery of views More... almost 11 years ago
Merge pull request #8 from fabiosantoscode/master More... almost 11 years ago
fixing whitespace More... almost 11 years ago
Documenting autodiscover and smarter.site More... almost 11 years ago
Added autodiscover, fixing #6 More... almost 11 years ago
Fixing #5 More... almost 11 years ago
minor fix in docs (migration hints) More... about 11 years ago
tricky code for forms widgets comment More... about 11 years ago
oh, my English :) More... about 11 years ago
docs update More... about 11 years ago
docs version updated, link to migration hints added More... about 11 years ago
added hints for updating from older versions & minor docs uptates More... about 11 years ago
Merge branch 'master' into v1.0 More... about 11 years ago
handling widgets redefine by class, not only by instance More... about 11 years ago
pipeline option; tests fixed More... about 11 years ago
check for base_url to end with / More... about 11 years ago
allow use non-ModelForm based forms More... about 11 years ago
fix: lambda for redirect moved from _baseconfig to defaults More... about 11 years ago
besic permissions checks moved to initial pipeline step More... about 11 years ago
fix: {action}__save method was not called; fix: get_object() request argument missing More... about 11 years ago
validate actions urls; added empty models module More... about 11 years ago
fixed MANIFEST.in More... about 11 years ago
fix: urls prefix was incorrectly constructed - didn't set matching from start; test for disabled views added; example updated More... about 11 years ago
remove view and test More... about 11 years ago