Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marc Feger
The Social Network
Commits
84bcc816
Commit
84bcc816
authored
Nov 30, 2021
by
Andreas Burbach
Browse files
Update social_network/README.md
parent
72e465d4
Pipeline
#75550
passed with stages
in 3 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
social_network/README.md
View file @
84bcc816
...
...
@@ -6,8 +6,11 @@ The package "The Social Network" is a django base backend core element for any p
Minimum requierments are:
> [Python](https://www.python.org/downloads/) >= 3.9
>
> [Django](https://pypi.org/project/Django/) >= 3.2.9
>
> [Pillow](https://pypi.org/project/Pillow/) >= 8.4.0
>
> [djangorestframework](https://pypi.org/project/djangorestframework/) >= 3.12.4
Intallation can be done by pip like
...
...
@@ -346,4 +349,4 @@ The project requieres the base authentication database structure from django and
id: int as primary key
created: datetime
from_account_id: int as foreign key to the_social_network_account
to_account_id: int as foreign key to the_social_network_account
\ No newline at end of file
to_account_id: int as foreign key to the_social_network_account
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment