Jeremy Stretch 4151e52802 Clean up filter imports 6 лет назад
..
api ade844f7a7 fixes #3428 - caching invalidation issues 6 лет назад
fixtures b73f980eb2 Closes #176: Added initial_data fixtures for new installs 9 лет назад
migrations f1d1e8b537 Update migrations 7 лет назад
templates 27b289ee3b Initial push to public repo 10 лет назад
templatetags 980d62d579 Removed Python 2 string compatibility 7 лет назад
tests b1e8145ffb Standardize usage of self.filterset for test cases 6 лет назад
__init__.py 27b289ee3b Initial push to public repo 10 лет назад
admin.py bd7aee7c1f Closes #2614: Simplify calls of super() for Python 3 7 лет назад
apps.py 980d62d579 Removed Python 2 string compatibility 7 лет назад
decorators.py 980d62d579 Removed Python 2 string compatibility 7 лет назад
exceptions.py a3b9bdaff1 Miscellaneous cleanup 6 лет назад
filters.py 4151e52802 Clean up filter imports 6 лет назад
forms.py a0545568cd Fixes #3514: Label TextVar fields when rendering custom script forms 6 лет назад
hashers.py 980d62d579 Removed Python 2 string compatibility 7 лет назад
models.py fc2bb724fa initial pass on migrating to custom tag model with color and comments fields 7 лет назад
querysets.py 980d62d579 Removed Python 2 string compatibility 7 лет назад
tables.py 9a91bdbdb2 Fixes #2937: Redirect to list view after editing an object from list view 7 лет назад
urls.py f9cd89a4a4 urls: fix 3168 by changing url to path 6 лет назад
views.py ade844f7a7 fixes #3428 - caching invalidation issues 6 лет назад