mirror of
https://github.com/pretix/pretix.git
synced 2026-05-17 17:14:04 +00:00
Fixed #80 -- Documented that we do not have a front page yet.
This commit is contained in:
@@ -66,6 +66,10 @@ To run the local development webserver, execute::
|
|||||||
|
|
||||||
and head to http://localhost:8000/
|
and head to http://localhost:8000/
|
||||||
|
|
||||||
|
As we did not implement an overall front page yet, you need to go directly to
|
||||||
|
http://localhost:8000/control/ for the admin view or, if you imported the test
|
||||||
|
data as suggested above, to the event page at http://localhost:8000/mrmcd/2015/
|
||||||
|
|
||||||
Code checks and unit tests
|
Code checks and unit tests
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
Before you check in your code into git, always run the static checkers and unit tests::
|
Before you check in your code into git, always run the static checkers and unit tests::
|
||||||
|
|||||||
Reference in New Issue
Block a user