Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Libcrack #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Libcrack #1

wants to merge 7 commits into from

Conversation

libcrack
Copy link

  • Changed TIME_ZONE to Europe/Berlin
  • Changed LANGUAGE_CODE to en-US
  • Changed ADMINS to ("admin", "[email protected]")
  • Changed CLANG_PARSE_OPTIONS: -I/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include and -I/usr/lib/clang/3.7.0/include
  • Renamed variable file to uploaded_file
  • Added additional information to form.errors['extension']" and "form.errors['file']
  • Added Makefile implementing build, run, shell, clean, mrproper targets
  • Adapted all python source files to PEP8

- Changed LANGUAGE_CODE to "es"
- Changed ADMINS to ("admin", "[email protected]")
- Changed CLANG_PARSE_OPTIONS: "-I/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include" and "-I/usr/lib/clang/3.7.0/include"
- Added additional information to "form.errors['extension']" and "form.errors['file']"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant