Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes django admin #8

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

Removes django admin #8

wants to merge 9 commits into from

Conversation

erikopa
Copy link

@erikopa erikopa commented Oct 13, 2019

  • Removes django admin
  • Fix custom_property to CustomProperty in sicred module

@@ -1,17 +1,17 @@
# -*- coding: utf-8 -*-
from pyboleto.data import BoletoData, custom_property
from pyboleto.data import BoletoData, CustomProperty

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Não lembro muito bem como estão os testes, mas será que não vale fazer um que quebrasse antes de fazer o fix?

@rafaelgottsfritz-luizalabs

Nem sabia que esse projeto tem django_admin, pois nunca precisamos.

Mas daí eu fiquei na dúvida se existe a chance de alguém precisar dele no futuro. 🤔

@rafaelgottsfritz-luizalabs

Obrigado pela contribuição! 🎉 ❤️

@erikopa
Copy link
Author

erikopa commented Nov 4, 2019

Nem sabia que esse projeto tem django_admin, pois nunca precisamos.

Mas daí eu fiquei na dúvida se existe a chance de alguém precisar dele no futuro.

Acho que se não está sendo usado é melhor remover. ❤️

Eriko Morais added 8 commits January 9, 2020 17:07
Removes basestring to support python3

See merge request luizalabs/pyboleto!7
Fix expected xml tests

See merge request luizalabs/pyboleto!9
Add gitlab ci

See merge request luizalabs/pyboleto!11
Add pypi dependencies

See merge request luizalabs/pyboleto!12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants