Internship management tool for schools (Django application)
Find a file
Claude Paroz 579236986e Fixed update bug in CorpContact admin selects
The problem is that Django RelatedObjectLookups.js is triggering select
changes for the initial value and we don't want to change the contact list
for this initial change (unless we lose the currently selected value).
2019-11-20 14:53:28 +01:00
candidats Extended Interview.room to 25 chars 2019-09-03 15:55:20 +02:00
common Add compensation form PDF for EDS section 2019-10-04 15:36:55 +02:00
docs Updated DB schema docs 2018-02-14 18:17:37 +01:00
scripts Update fabric script to be PostgreSQL-compatible for cloning remote db 2018-02-02 09:27:52 +01:00
stages Fixed update bug in CorpContact admin selects 2019-11-20 14:53:28 +01:00
templates EDS/EDE exam views differ in templated content not in ep/non-ep data 2019-11-04 09:31:26 +01:00
.flake8 Allow line length up to 120 in flake8 checks 2018-07-13 11:14:50 +02:00
.gitignore Add EPC/ESNE logos 2018-01-29 09:43:15 +01:00
.travis.yml Updated python version in travis setup 2019-10-02 19:01:50 +02:00
COPYING Initial commit 2012-11-06 17:54:33 +01:00
INSTALL.txt Updated INSTALL instructions 2016-08-31 09:47:41 +02:00
manage.py Initial commit 2012-11-06 17:54:33 +01:00
requirements.txt Updated Django requirement 2019-08-28 08:55:26 +02:00