1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update comments listing and processing. More... over 10 years ago
Fix Comment.get_max_thread_level(). More... over 10 years ago
Fix displaying parameters for analog video. More... over 10 years ago
Add tests for Comment model. More... over 10 years ago
Update EDIDTestMixin._login() to return the created user. Import user model correctly to handle custom model. More... over 10 years ago
Add comments. More... over 10 years ago
Update tests. More... over 10 years ago
Removed allauth.socialaccount.providers.* from settings.INSTALLED_APPS, they should be set in local_settings.EXTEND_APPS. More... almost 11 years ago
Move reordering of subsequent timings from delete view to model.delete(). More... almost 11 years ago
Add comments to all revisions. More... almost 11 years ago
Display pk in revisions list. More... almost 11 years ago
Prevent reverting to the current revision. Add comment to the new reverted revision. More... almost 11 years ago
Change EDID_version to version. More... almost 11 years ago
Add unittest tests. More... almost 11 years ago
Store EDID file encoded in base64. Remove checksum and binary file. More... almost 11 years ago
Fix "Cancel" link in create/update forms. More... almost 11 years ago
Add maximum resolution to EDIDs listing. More... almost 11 years ago
Update EDIDs listing. More... almost 11 years ago
Update templates. More... almost 11 years ago
Add manufacturers list to be inserted after creating tables in database. More... almost 11 years ago
Make sure to delete `local` directory when cleaning virtualenv. More... almost 11 years ago
Update settings.py to use SQLite3 by default. More... almost 11 years ago
Add timings count to EDID list in ManufacturerDetail. More... almost 11 years ago
Update templates. More... almost 11 years ago
Fix EDIDRevisionDetail to include versioned timings. Add EDIDRevisionRevert for reverting revisions. More... almost 11 years ago
Add file checksum to EDID. Check file checksum when uploading for duplicate EDID. More... almost 11 years ago
Add Manufacturer listing and detail pages. More... almost 11 years ago
Add EDID revisions list and detailed views. More... almost 11 years ago
Set every revision to have a full copy of EDID and its timings, instead of handling models independently. More... almost 11 years ago
Update user account templates. More... almost 11 years ago