Skip to content

Commit

Permalink
Merge pull request #39 from matiasdemarchi/master
Browse files Browse the repository at this point in the history
I cleaned databases directory, in order to properly make the testing …
  • Loading branch information
eamanu authored Jul 12, 2021
2 parents 0aa15f6 + b876b86 commit e79ed90
Show file tree
Hide file tree
Showing 25 changed files with 1,040 additions and 1,263 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ cache/
databases/
errors/
sessions/
uploads/git
uploads/git
venv/

# inherit https://github.com/github/gitignore/blob/master/Python.gitignore

Expand Down Expand Up @@ -44,3 +45,4 @@ pip-log.txt

#PyCharm
.idea/
.venv/
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,7 @@ python3 web2py.py
```
Abra el navegador de internet e ingrese el link http://127.0.0.1:8000/OpenLex/default/index

puede ingresar como usuarios de prueba

user: [email protected] contraseña: openlex
Puede registrar un nuevo usuario, con el fin de realizar pruebas.

Para más información sobre la estructura interna del sistema:
[Descripción sistema](https://github.com/PyAr/OpenLex/blob/master/documents/Descripci%C3%B3n%20sistema.pdf)
Expand Down
Binary file removed __init__.pyc
Binary file not shown.
146 changes: 0 additions & 146 deletions databases/c8b669d15150d7109e5f7ab36744a5b7_auth_cas.table

This file was deleted.

146 changes: 0 additions & 146 deletions databases/c8b669d15150d7109e5f7ab36744a5b7_auth_event.table

This file was deleted.

Loading

0 comments on commit e79ed90

Please sign in to comment.