1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 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... over 10 years ago
Move reordering of subsequent timings from delete view to model.delete(). More... over 10 years ago
Add comments to all revisions. More... over 10 years ago
Display pk in revisions list. More... over 10 years ago
Prevent reverting to the current revision. Add comment to the new reverted revision. More... over 10 years ago
Change EDID_version to version. More... over 10 years ago
Add unittest tests. More... over 10 years ago
Store EDID file encoded in base64. Remove checksum and binary file. More... over 10 years ago
Fix "Cancel" link in create/update forms. More... over 10 years ago
Add maximum resolution to EDIDs listing. More... over 10 years ago
Update EDIDs listing. More... over 10 years ago
Update templates. More... over 10 years ago
Add manufacturers list to be inserted after creating tables in database. More... over 10 years ago
Make sure to delete `local` directory when cleaning virtualenv. More... over 10 years ago
Update settings.py to use SQLite3 by default. More... over 10 years ago
Add timings count to EDID list in ManufacturerDetail. More... over 10 years ago
Update templates. More... over 10 years ago
Fix EDIDRevisionDetail to include versioned timings. Add EDIDRevisionRevert for reverting revisions. More... over 10 years ago
Add file checksum to EDID. Check file checksum when uploading for duplicate EDID. More... over 10 years ago
Add Manufacturer listing and detail pages. More... over 10 years ago
Add EDID revisions list and detailed views. More... over 10 years ago
Set every revision to have a full copy of EDID and its timings, instead of handling models independently. More... over 10 years ago
Update user account templates. More... over 10 years ago