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 1e3285423f Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete). 9 years ago
..
accounts Use assertRedirects() to test redirects. 9 years ago
api Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete). 9 years ago
front Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete). 9 years ago
lib Code to send monthly reports (but no management command yet to actually send them) 9 years ago
payments More tests. 9 years ago
__init__.py Initial commit 10 years ago
settings.py Custom test runner for quicker tests. 9 years ago
urls.py Add hc.payments to INSTALLED_APPS and braintree to requirements.txt so hc.payments tests can be run too. 9 years ago
wsgi.py Initial commit 10 years ago