0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 16 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed licence formulation and added LICENCE file More... over 14 years ago
Added beerware licence. More... over 14 years ago
Nicer transitions when deleting a row. More... over 14 years ago
Made youtube_id link to the youtube page of the video More... over 14 years ago
Added a custom name for each job – easier to keep track of than YouTube IDs More... over 14 years ago
Remember for later: In jQuery, it's called remove(), not delete(). More... over 14 years ago
Faulty import in views.py More... over 14 years ago
Implemented ability to delete a video entry More... over 14 years ago
Error when checking if a video is published or not. More... over 14 years ago
Removed that message. More... over 14 years ago
.. More... over 14 years ago
Added a message whether a specific entry has been overridden or not. More... over 14 years ago
Error in the JavaScript function to autofill todays date. Fixed. More... over 14 years ago
Fixed typo in README More... over 14 years ago
Fixed typo in README More... over 14 years ago
Removed embedded base64 logo from HTML – setup on own domain More... over 14 years ago
Much better README More... over 14 years ago
Empty message if everything went fine in the crontab. More... over 14 years ago
Added IE8.js More... over 14 years ago
Using OBJECT instad of IMG to render the logo More... over 14 years ago
Removed logo.png, as we've base64ed it into the HTML More... over 14 years ago
Prettier logout view More... over 14 years ago
Added simple logout button (to /admin/logout/ -- should fix /accounts/logout/ with a nice template.. todo. :] ) More... over 14 years ago
Renamed the management command. Conflict, it was the same as the main module More... over 14 years ago
Some cruft left in template.. fixed More... over 14 years ago
Some cruft left in template.. fixed More... over 14 years ago
Some cruft left in template.. fixed More... over 14 years ago
Some cruft left in template.. fixed More... over 14 years ago
Removed login url. We'll just use django.contrib.auth.views.login More... over 14 years ago
Added login template More... over 14 years ago