Rafał Pitoń 07ce8f42c9 Fixed fileserver tests 11 years ago
..
middleware d8def23a35 Fixed app merge and added extra tests. 11 years ago
migrations 9d6cf6f472 Beginnings of captcha implementation 11 years ago
templatetags cdaf11c9ae Capture to variable template tag 11 years ago
testproject a718a586d7 cleaned imports 11 years ago
tests 07ce8f42c9 Fixed fileserver tests 11 years ago
__init__.py 3ac50fd865 Require PostgreSQL to start. 11 years ago
apps.py 1561e8f51a Added apps configs and fixed models for 1.7 11 years ago
cache.py 54daf261aa Updated cache handling for Dj 1.7 #376 11 years ago
cachebuster.py 62d3a9269c Lazily initiate caches in cachebuster 11 years ago
captcha.py b97aabbbce WIP registration: captcha, welcome mail for active 11 years ago
context_processors.py b97aabbbce WIP registration: captcha, welcome mail for active 11 years ago
decorators.py b0bd96f5c2 ajax_only decorator for API's 11 years ago
errorpages.py a8d5e36800 Shared admin error pages logic #342 11 years ago
exceptionhandler.py a718a586d7 cleaned imports 11 years ago
exceptions.py dcf7ff2c48 Pagination boilerplate. #256 #307 11 years ago
fileserver.py 9abfbde35e #243 done 11 years ago
forms.py 14c3c32664 Fixed YesNo field 11 years ago
mail.py b97aabbbce WIP registration: captcha, welcome mail for active 11 years ago
migrationutils.py a718a586d7 cleaned imports 11 years ago
models.py b1bc68ddc0 Added cachebuster. #227 11 years ago
pgutils.py af6b960a89 Rehashed migrations to include extra models for bans and online tracking 11 years ago
setup.py a718a586d7 cleaned imports 11 years ago
shortcuts.py d8b2e71a29 Updated flake8 config. 11 years ago
threadstore.py 4c38e9f9ca Fixed blurpy middleware. 11 years ago
timezones.py a718a586d7 cleaned imports 11 years ago
utils.py 41654d4f86 Warning levels admin implemented (but needs tests) 11 years ago
validators.py 07fea8a748 Slugification util/validator 11 years ago
views.py 1263d286cd Merged views and core apps. 11 years ago