This website requires JavaScript.
Explore
Help
Sign In
klmp200
/
Sith
Watch
1
Star
0
Fork
0
You've already forked Sith
mirror of
https://github.com/ae-utbm/sith.git
synced
2025-02-16 20:47:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Sith
/
election
History
Bartuccio Antoine
97c316b62e
django2.2: replace removed is_anonymous() and is_authenticated to their now used counterparts
2019-10-08 22:46:03 +02:00
..
migrations
django2.2: some migrations to make django happy
2019-10-08 22:46:03 +02:00
templates
/election
Avoid moving role order in election by reloading page
2017-12-05 14:22:59 +01:00
__init__.py
Election bdd + first view
2016-12-25 19:52:14 +01:00
admin.py
Election bdd + first view
2016-12-25 19:52:14 +01:00
models.py
django2.2: add default mandatory on_delete on all ForeignKey
2019-10-08 22:46:01 +02:00
tests.py
django2.2: relpace django.core.urlresolvers by django.urls
2019-10-08 22:46:01 +02:00
urls.py
django2.2: migrate url to re_path
2019-10-08 22:46:01 +02:00
views.py
django2.2: replace removed is_anonymous() and is_authenticated to their now used counterparts
2019-10-08 22:46:03 +02:00