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

Detailed documentation #10

Open
3 of 8 tasks
Sibyx opened this issue Apr 13, 2020 · 7 comments
Open
3 of 8 tasks

Detailed documentation #10

Sibyx opened this issue Apr 13, 2020 · 7 comments
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@Sibyx
Copy link
Owner

Sibyx commented Apr 13, 2020

Documentation is essential part of every project (in my opinion, it's not enough to keep full example in README file - which is starting to be quite long).

My idea is to create GitHub pages using mkdocs and mkdocs-material (like in duckql-python repository) with:

  • documentation (with motivation why we decited to create them - BooleanField is pretty interesting) for each custom field (which is not part of Django)
  • process of validation (how normalization in processed)
  • nesting forms
  • database relationships
  • fill method
  • file uploads
  • model forms
  • settings
@Sibyx Sibyx added the documentation Improvements or additions to documentation label Apr 13, 2020
@Sibyx Sibyx added this to the 1.0.0 release milestone Apr 13, 2020
@AbhijithGanesh
Copy link

Can I work on this issue? I would like to add additional documentation
@Sibyx
Also can this be registered for Hacktoberfest?

@Sibyx
Copy link
Owner Author

Sibyx commented Oct 12, 2021

Hi @AbhijithGanesh,
I was not sure If should mark this issue to Hacktoberfest or if I want it to be done by someone who didn't originally write the library. But If you want to add some additional documentation feel free to do it (I will mark your PR for Hacktoberfest). Please, let me know what part of the documentation you want to add. There are already some empty sections (it's a good start point). If you have any questions, feel free to ask. Please, do not add docs for the ModelForm, this feature is not working properly.

@AbhijithGanesh
Copy link

I'll add additional docs , since only the project s original contributors can write docs, I'll keep it in mind and do what I can, thank you for clarifying. I am really looking forward to contribute and I felt the documentation would be a good place to start.

@Sibyx
Copy link
Owner Author

Sibyx commented Oct 12, 2021

I am looking forward to your contribution. As I said, if you have any questions, feel free to contact me or create a discussion.

@Sibyx
Copy link
Owner Author

Sibyx commented Oct 12, 2021

One more thing: I am working on release 0.20.0 where will be some major changes in:

  • fill methods,
  • parser configuration.

It supposes to be finished yesterday (I am fixing the test coverage right now). So, there will be some changes in the codebase in the next few hours. This issue should not be affected, but anyway I think you should know.

@AbhijithGanesh
Copy link

I will not be writing docs for another 12 hours(I work on IST) so yeah. I will start once the release is done if that suits the project the best

@Sibyx
Copy link
Owner Author

Sibyx commented Oct 14, 2021

#30 is merged, no bigger changes are planned for the next few days, so there should not be any potential conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants