Guillaume Lafranceschina 6012aab328 Don’t need packages as Django takes self.packages 7 years ago
..
dashboard 2ec104d52e FIX: Using User.is_authenticated() and User.is_anonymous() as methods rather than properties is no longer supported. 7 years ago
locale fa63d3f994 Added Polish translation (#172) 8 years ago
management d9b19122c8 Rename models key to items 8 years ago
migrations 151f02f58d Detach dashboard to a separate application 9 years ago
south_migrations 96dffb2352 Add south migrations 9 years ago
static 6875fd4a7c Build static 8 years ago
templates d9b19122c8 Rename models key to items 8 years ago
templatetags fbb342136a Another fixes for Django 2.0 7 years ago
tests 4028604ad2 Fix urlresolvers deprecation in Django 1.11 (#210) 8 years ago
__init__.py 1e1ea92ea9 Update version, changelog 8 years ago
admin.py 1f5facbf50 Add CompactInline class 8 years ago
filters.py 4028604ad2 Fix urlresolvers deprecation in Django 1.11 (#210) 8 years ago
forms.py 2ec104d52e FIX: Using User.is_authenticated() and User.is_anonymous() as methods rather than properties is no longer supported. 7 years ago
models.py 073906ebb8 Remove unused imports 9 years ago
ordered_set.py db47620a03 Remove unused 9 years ago
settings.py c385cfbc7a Add new menu customization 8 years ago
urls.py 6012aab328 Don’t need packages as Django takes self.packages 7 years ago
utils.py 2ec104d52e FIX: Using User.is_authenticated() and User.is_anonymous() as methods rather than properties is no longer supported. 7 years ago
views.py c6472645c5 Add permission checks 8 years ago