saschalalala
|
6d4be405d8
|
Migrate to Django2 path urls (#1637)
* Change users urls to Django 2 paths
* Change config urls to Django 2 paths
* Change admin url setting to Django 2 path syntax
* Replace more admin urls
* Add myself to contributors.rst
|
2018-05-14 10:09:24 +03:00 |
|
Daniel Roy Greenfeld
|
3f753e0411
|
First pass at running black across the project (#1602)
|
2018-04-08 17:03:29 -05:00 |
|
Daniel Roy Greenfeld
|
6aced9ba73
|
Remove Python 2.7 support per #1129 (#1130)
* Remove Python 2.7 support per
* Remove Python 2.7 references
* Remove Python 2.7 references
* remove python 2 entirely
|
2017-04-21 12:31:45 -07:00 |
|
Daniel Roy Greenfeld
|
b0fe04fc52
|
First pass at Bootstrap 4 Alpha 6, just the basic layout
|
2017-04-20 15:18:30 -07:00 |
|
Daniel Roy Greenfeld
|
8b82dfae8a
|
Change order of modern django debug toolbar.
|
2017-04-17 10:51:58 -07:00 |
|
Fabio C. Barrioneuvo da Luz
|
bbcd408193
|
add django-debug-toolbar urlpatterns
|
2016-09-29 13:09:49 -03:00 |
|
Fabio C. Barrioneuvo da Luz
|
34b84f2f2c
|
change 'admin' url, to stay the same as generated by django 1.10
https://github.com/django/django/blob/1.10.1/django/conf/project_template/project_name/urls.py-tpl#L20
|
2016-09-29 01:01:01 -03:00 |
|
Audrey Roy Greenfeld
|
15f350f05e
|
Change repo_name to project_slug for clarity.
|
2016-04-20 10:00:35 -07:00 |
|