mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Add options for a disclaimer, fix html code and remove deprecations (#50)
* Add options for a disclaimer, fix html code and remove deprecations * Update READMEs * Minor improvement to portal admin [skip ci]
This commit is contained in:
@@ -7,4 +7,11 @@ $ cp -R ../sample_data/images/ <storage_folder>
|
||||
|
||||
# Disclaimer
|
||||
|
||||
Logos, names and design concepts are property of each respective owner. This is an hobbistic project and it is not affiliated with any of the companies or manufacturers mentioned in this project.
|
||||
Logos, names and design concepts are property of each respective owner.
|
||||
This is an hobbistic project and it is not affiliated with any of the companies
|
||||
or manufacturers mentioned in this project.
|
||||
|
||||
## Add the disclaimer to your site
|
||||
|
||||
You can add the disclaimer to your site by adding it to the `Disclaimer` area
|
||||
in the `Site Configuration` section of the admin interface.
|
||||
|
Reference in New Issue
Block a user