typos in readme
parent
a8757f7f96
commit
732266b517
|
@ -36,13 +36,13 @@ set `is_staff` to True, and give them any necessary permissions (there will
|
|||
be a permission group eventually, but for now you'll have to select them
|
||||
manually).
|
||||
|
||||
With the updated initial_fixtures you will all these required objects:
|
||||
With the updated initial_fixtures you will create all the required objects:
|
||||
|
||||
* 2 issues
|
||||
* 2 issues (first-issue, second-issue)
|
||||
* 3 categories (inquiry, theory, bulletins)
|
||||
* 5 pages (homepage, about, support, contribute, lom)
|
||||
|
||||
These objectes are all required for the cms (header links, index etc.) to work.
|
||||
These objects are all required for the cms (header links, index etc.) to work.
|
||||
|
||||
## Deploying in production
|
||||
|
||||
|
@ -54,4 +54,5 @@ set the following environment variables within the virtualenv:
|
|||
* `ALLOWED_HOST`: e.g., 'notesfrombelow.org'
|
||||
|
||||
Original fork from: <https://github.com/dellsystem/notes-from-below>
|
||||
|
||||
Source code for: <https://prelom.je>
|
||||
|
|
Loading…
Reference in New Issue