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

Further work #4

Open
nishnik opened this issue Mar 23, 2016 · 4 comments
Open

Further work #4

nishnik opened this issue Mar 23, 2016 · 4 comments

Comments

@nishnik
Copy link
Contributor

nishnik commented Mar 23, 2016

@rgrp
What should be our next immediate goals ?
Like, in the code itself we have:

    TODO: support for quarters e.g. Q4 1980 or 1954 Q3
    TODO: support latin stuff like M.DCC.LIII
    TODO: convert '-' to '?' when used that way

Please, guide me a little. After which, I can take that on myself.

@rufuspollock
Copy link
Member

@nishnik further contribution would be great. i think the first two definitely are worth focusing on. I would take a test driven approach - first create tests like the existing ones we have and then go from there.

@sshishov
Copy link

sshishov commented Nov 2, 2016

You also have to create Django integration support. I already integrated it to django and tastypie myself using additional table to store the information but it better to make it as a separate application and just using the FlexiField or something like that

@sshishov
Copy link

sshishov commented Nov 2, 2016

Also please update the version in PIP because now it installs the old one and downgraded python-dateutil package what is not desired behavior for me.

@rufuspollock
Copy link
Member

@sshishov can you open a separate issue about deploying latest version to pypi.

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

No branches or pull requests

3 participants