-
Notifications
You must be signed in to change notification settings - Fork 15
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
Comments
@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. |
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 |
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. |
@sshishov can you open a separate issue about deploying latest version to pypi. |
@rgrp
What should be our next immediate goals ?
Like, in the code itself we have:
Please, guide me a little. After which, I can take that on myself.
The text was updated successfully, but these errors were encountered: