1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 05, 2024 — Dec 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README. More... about 14 years ago
Bump version number to 1.1-dev. More... about 14 years ago
Bump version number. More... about 14 years ago
Add stable version installation instructions. More... about 14 years ago
Add tests. More... about 14 years ago
Drop unused imports More... about 14 years ago
Provide features description. More... about 14 years ago
Fix typo. More... about 14 years ago
Add example project link to readme. More... over 14 years ago
Fix installation instructions. More... over 14 years ago
Add README.md. Still incomplete. More... over 14 years ago
Enhance parent-child relationship to be able to create children for objects via their create view. Provide usage example. More... over 14 years ago
Add optional create form to list view. Add usage example to demo project. More... over 14 years ago
Provide sane defaults for demo project db settings. More... over 14 years ago
Use __dict__.update instead of map with setattr. More... over 14 years ago
Honor any queryset from overrided get_queryset method. FIX#3 More... over 14 years ago
Add setup.py. More... over 14 years ago
Add demo project. More... over 14 years ago
Add requirements.pip. More... over 14 years ago
Add venv dir to .gitignore. More... over 14 years ago
Add LICENSE. More... over 14 years ago
Add basic README. More... over 14 years ago
Add typical .gitignore More... over 14 years ago
Move files to app dir. More... over 14 years ago
Add parent context to view as child. More... over 14 years ago
Add request to get_queryset. More... over 14 years ago
Add children for detail view. More... over 14 years ago
Add children to supergeneric. More... over 14 years ago
Add queryset to supergeneric. More... over 14 years ago
Provide sane defaults for AllInOneView. More... over 14 years ago