Cory Lynch
|
78de70688e
|
dev: Add URL to preview error 404/5xx pages.
|
2017-06-14 21:18:45 -07:00 |
Cory Lynch
|
cb4dadfdcd
|
tools: Create /devtools page for useful dev URLs.
Fixes #5179.
|
2017-06-14 20:17:56 -07:00 |
Cory Lynch
|
6219128d87
|
dev: Add /emails/ URL for testing email templates.
Fixes #5270.
|
2017-06-09 16:21:49 -07:00 |
Cory Lynch
|
6653e19e3a
|
Add URL for viewing node coverage data on dev server.
Running test-js-with-node --coverage now provides a URL
to view the output data on the web.
Fixes #5177.
|
2017-06-09 16:17:30 -07:00 |
Tim Abbott
|
4da9383f2d
|
dev_urls: Add comments documenting sections.
|
2017-06-02 12:44:32 -07:00 |
Tim Abbott
|
06492738b5
|
dev: Expose coverage and built documentation to web.
This makes it much more convenient for developers to access coverage
and built developer documentation.
|
2017-03-23 13:10:06 -07:00 |
sinwar
|
397e9c109e
|
auth: Separate development login from main login page.
This allows us to enable EmailAuthBackend by default in development
without cluttering the development login experience.
Fixes #3652.
|
2017-03-22 12:54:30 -07:00 |
Tim Abbott
|
f3b5683e77
|
views: Rename __init__.py to zerver.views.registration.
This completes the cleanup process of eliminating functions in the
root zerver/views/__init__.py module.
|
2017-01-08 16:21:15 -08:00 |
Umair Khan
|
f8e569cb69
|
Django 1.10: Upgrade urls of dev_urls.py.
|
2016-11-10 16:20:02 +05:00 |
Umair Khan
|
043ae8ad65
|
Upgrade to Django-Pipeline==1.6.8.
|
2016-07-09 07:09:55 -07:00 |
Vishnu Ks
|
7d654a26c8
|
Casper test for realm creation.
|
2016-06-25 10:50:12 -07:00 |
Vishnu Ks
|
eb9798027c
|
Move development URLs into dev_urls.py.
|
2016-06-25 10:50:12 -07:00 |