提交历史

作者 SHA1 备注 提交日期
  Peter Bittner adf98699ff Exclude Python 2.6 from CI tests, try 3.3 and 3.4 9 年之前
  Peter Bittner 847839ad47 Migrate to Django 1.8 (tests now passing) 9 年之前
  Peter Bittner 3fd36e368e Fix flake8 complaints on generated project 9 年之前
  django@bittner.it b9c7053655 Add Landscape badge 10 年之前
  Peter Bittner 55e8205feb Really fix broken Travis badge and links (after moving repo) 10 年之前
  Peter Bittner 4a293f838e Fix broken Travis badge (after moving repo) 10 年之前
  Peter Bittner b556ba6da3 Shorten license string 10 年之前
  Peter Bittner 59436be195 Add more badges 10 年之前
  Peter Bittner c989fe474c Use a more beautiful pypi version badge 10 年之前
  Peter Bittner c3231bdf5d Ignore very strict warnings, whitespace correction 10 年之前
  Peter Bittner df96e5931e Remove upfront execution of tests (run with coverage later) 10 年之前
  Peter Bittner d169d4c7b7 Run coveralls without --verbose flag 10 年之前
  Peter Bittner 3304cd8571 Generate unit test and coverage XML reports (for Shippable) 10 年之前
  Peter Bittner a461ace630 Add Pylint (pseudo-) configuration 10 年之前
  Peter Bittner 29d2dcda2d Set Django LOGIN_URL and LOGOUT_URL 11 年之前
  Peter Bittner 69ea5edce5 Use email for authentication (instead of username) 11 年之前
  Peter Bittner 63ad64c894 Made email mandatory and username optional (allauth) 11 年之前
  Peter Bittner bdf017fd44 Updated changelog 11 年之前
  Peter Bittner 40ae2aac93 Added coverage configuration, changed Travis command 11 年之前
  Peter Bittner 1d5f05656e Added coveralls for execution on Travis-CI 11 年之前
  Peter Bittner acf2be8a9b Added version and build status badges to README 11 年之前
  Peter Bittner 92c746e24c Fixed Python 2.6 compatibility issue: choices not allowed in --verbosity option 11 年之前
  Peter Bittner 9ee89ed06d Fixed wrong list syntax (complained by Python 2.6 only) 11 年之前
  Peter Bittner b9c4492b13 Added Django version explicitly to setup dependencies 11 年之前
  Peter Bittner 9ede039312 Activate Travis-CI configuration 11 年之前
  Peter Bittner 3a5915e0d0 Made use of message attribute in assertions 11 年之前
  Peter Bittner d9027f5258 Added test scenarios 11 年之前
  Peter Bittner 3037e1159b Added more test patterns for lighttp configuration 11 年之前
  Peter Bittner a3ea63e921 Completed all test methods for testing organice-setup 11 年之前
  Peter Bittner 2fefddf9cd Added more tests for organice-setup 11 年之前