Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 42cc/FortyTwoTestTask
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Shieldwall/FortyTwoTestTask
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 8 files changed
  • 1 contributor

Commits on Sep 28, 2015

  1. Configuration menu
    Copy the full SHA
    1f355ca View commit details
    Browse the repository at this point in the history
  2. ticket:1 added User model to models, updated tests with a docstring, …

    …proper import and corrected datetime usage. Added fixtures dir, created a fixture of required info. Added FIXTURES_DIRS to settings
    Shieldwall committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    f2f6e82 View commit details
    Browse the repository at this point in the history
  3. ticket:1 Added template index.html, added custom urls file, added ind…

    …ex view to views, added User model to admin
    Shieldwall committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    203ef36 View commit details
    Browse the repository at this point in the history
  4. ticket:1 reworked fixtures to be in one initial_data file so it will …

    …load properly on syncdb, fixed minor style issues with admin, views and urls files, removed changes from settings
    Shieldwall committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    d3a9e73 View commit details
    Browse the repository at this point in the history
Loading