custom_filters
Attributes
Functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents
- custom_filters.beginswith(value, arg)
- custom_filters.get_columns_with_value(instance, value)
- custom_filters.get_columns_with_value_dic(instance, value)
- custom_filters.get_item_from_dic(dictionary, key)
- custom_filters.give_me_a_color(value)
- custom_filters.make_references_look_nicer(value)
- custom_filters.min_max_years(values)
- custom_filters.replace_underscore_and_capitalize(value)
- custom_filters.unique_descriptions(values)
- custom_filters.username_from_email(email)
- custom_filters.zip_lists(a, b)
- custom_filters.register