-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Convert README to Markdown #5
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This a repeated pull request - #3 |
Ah damnit, I didn’t look through closed pull requests :) Thanks! |
mjtamlyn
referenced
this pull request
in mjtamlyn/django
Jun 8, 2012
First run through improving the generic cbv topic.
sztrovacsek
pushed a commit
to sztrovacsek/django
that referenced
this pull request
Mar 7, 2015
atl-gmathews
pushed a commit
to atl-gmathews/django
that referenced
this pull request
Oct 5, 2015
Never cache the logout view
ahmetkucuk
pushed a commit
to ahmetkucuk/django
that referenced
this pull request
Mar 7, 2022
…ption Add nonclustered to supported models meta properties
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 19, 2023
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
- `poetry.lock` was updated (including 0 direct and 6 transitive dependencies) Co-authored-by: deps <[email protected]>
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
- `poetry.lock` was updated (including 1 direct and 0 transitive dependencies) - `forge-core` was updated from 0.1.0 to 0.1.1 Co-authored-by: deps <[email protected]>
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
- `poetry.lock` was updated (including 1 direct and 0 transitive dependencies) - `forge-core` was updated from 0.1.1 to 0.3.1 Co-authored-by: deps <[email protected]>
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
- `poetry.lock` was updated (including 3 direct and 11 transitive dependencies) - `black` was updated from 22.8.0 to 22.10.0 - `pytest` was updated from 7.1.2 to 7.2.0 - `sqlparse` was updated from 0.4.2 to 0.4.3 Co-authored-by: deps <[email protected]>
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
- `poetry.lock` was updated (including 4 direct and 13 transitive dependencies) - `black` was updated from 22.10.0 to 22.12.0 - `django` was updated from 4.1.2 to 4.1.4 - `ipdb` was updated from 0.13.9 to 0.13.11 - `isort` was updated from 5.10.1 to 5.11.4 Co-authored-by: deps <[email protected]>
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
- `poetry.lock` was updated (including 6 direct and 23 transitive dependencies) - `black` was updated from 22.6.0 to 22.12.0 - `django` was updated from 4.1 to 4.1.4 - `forge-core` was updated from 0.4.0 to 0.5.1 - `ipdb` was updated from 0.13.9 to 0.13.11 - `isort` was updated from 5.10.1 to 5.11.4 - `pytest` was updated from 7.1.2 to 7.2.0 Co-authored-by: deps <[email protected]>
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
- `poetry.lock` was updated (including 3 direct and 7 transitive dependencies) - `django` was updated from 4.1.4 to 4.1.5 - `isort` was updated from 5.11.4 to 5.12.0 - `pytest` was updated from 7.2.0 to 7.2.1 Co-authored-by: deps <[email protected]>
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
- `poetry.lock` was updated (including 3 direct and 7 transitive dependencies) - `django` was updated from 4.1.4 to 4.1.5 - `isort` was updated from 5.11.4 to 5.12.0 - `pytest` was updated from 7.2.0 to 7.2.1 Co-authored-by: deps <[email protected]>
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
- `poetry.lock` was updated (including 1 direct and 3 transitive dependencies) - `coverage` was updated from 7.0.5 to 7.1.0 Co-authored-by: deps <[email protected]>
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
Co-authored-by: deps <[email protected]>
davegaeddert
referenced
this pull request
in dropseed/plain
Apr 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Since Django has officially moved to GitHub, it should have a README.md that renders properly. I didn’t change any content, just added the Markdown syntax.