0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[relationships] Updating models to use AUTH_USER_MODEL instead of accessing the User model directly. Updating tests and removing the need for a fixture. More... about 10 years ago
[relationships] Using the json module instead of django.utils.simplejson More... about 10 years ago
Adding a placeholder text filter. More... over 10 years ago
Removing markdown from stringutils More... over 10 years ago
Importing django.conf.urls instead of django.conf.urls.defaults More... over 10 years ago
Updating BSD license More... almost 11 years ago
Forgot a few More... over 11 years ago
Removing verify_exists=False from all URLFields More... over 11 years ago
Updating the username regex in relationships and profile so names with a '.' in them work. More... over 11 years ago
Update to string utils More... almost 12 years ago
Changing classnames for format_field filter More... about 12 years ago
Pointing FeedDoesNotExist in the right direction More... about 12 years ago
Fixing Feed import statement. More... almost 13 years ago
Adding is_on filter. More... about 13 years ago
Adding empty_items filter. Stupid little filter lets you make a list of null objects. More... about 13 years ago
Adding render_template template tag. More... about 13 years ago
Renaming original_url to original_path and return MEDIA_URL+url when there's any type of error. More... about 13 years ago
Invitation and Group admin makes better use of raw_id_admin More... over 13 years ago
Refactoring the get_vars filter into listutils.pop_from_GET and adding a remaining filter. More... over 13 years ago
Fixing template syntax error More... over 13 years ago
Simplifying the tag rendering (thanks Soviut). More... over 13 years ago
Shouldn't be calling a method that may not exist. More... over 13 years ago
Adding a way to view messages via mailbox and added message_list to the message detail context. This will allow you to display a list of recent messages for a particular mailbox alongside the message detail. More... over 13 years ago
Merge branch 'master' of github.com:nathanborror/django-basic-apps More... over 13 years ago
Adding some simple but useful template context processors. More... over 13 years ago
Adding flagged_with filter to flagging app. Thanks coleifer. More... over 13 years ago
Adding a ratio tag much like widthratio but accepts a min_value More... over 13 years ago
Wow, okay, so it helps if I don't name functions the same as built-ins. More... over 13 years ago
Oops More... over 13 years ago
Helps if I can spell More... over 13 years ago