Rafał Pitoń 54daf261aa Updated cache handling for Dj 1.7 #376 11 years ago
..
middleware d8def23a35 Fixed app merge and added extra tests. 11 years ago
migrations 1a59224f08 Moved fixtures to django migrations 11 years ago
testproject 66ebfb6e70 Mailer tests harness. #321 11 years ago
tests c077ab8a0c Fixed test suite for Dj 1.7 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
context_processors.py 66ebfb6e70 Mailer tests harness. #321 11 years ago
decorators.py 282928b5bf pep8 11 years ago
errorpages.py a8d5e36800 Shared admin error pages logic #342 11 years ago
exceptionhandler.py 71dc2d6f27 Buggers 11 years ago
exceptions.py dcf7ff2c48 Pagination boilerplate. #256 #307 11 years ago
forms.py 88bd7bbe49 YesNoSwitch handling cleanup. 11 years ago
mail.py 516efeeff9 Moved build_mail into public API. 11 years ago
migrationutils.py 1a59224f08 Moved fixtures to django migrations 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 b2181c5658 Made tests for setup.py util 11 years ago
shortcuts.py d8b2e71a29 Updated flake8 config. 11 years ago
threadstore.py 4c38e9f9ca Fixed blurpy middleware. 11 years ago
timezones.py 941ed8885e Attacked pep8 11 years ago
utils.py 1a59224f08 Moved fixtures to django migrations 11 years ago
validators.py 07fea8a748 Slugification util/validator 11 years ago
views.py 1263d286cd Merged views and core apps. 11 years ago