You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune 0a50962f2b
Drop the `trunc` template filter, Django has a built in `truncatechars` that does the same thing.
6 years ago
..
accounts Settings > Badges page shows badges from all teams user has access to. 7 years ago
api Don't serialize POST payload to JSON, Django's TestClient will do that for us. 6 years ago
front Drop the `trunc` template filter, Django has a built in `truncatechars` that does the same thing. 6 years ago
lib Preliminary Django 2 support 7 years ago
payments Increase check limits for paid accounts. 7 years ago
__init__.py Initial commit 10 years ago
local_settings.py.example Simplify: remove djmail and django-ses-backend dependencies. 8 years ago
settings.py Added deterministic handling of sqlite database location 7 years ago
test.py All plans now have team access, but different team size limits. 7 years ago
urls.py Preliminary Django 2 support 7 years ago
wsgi.py Initial commit 10 years ago